I found an interesting URL https://bandonga.com/kamailio/directives/
For me, it looks like we can read environment variables from the Kamailio config file ``` #!trydefenv PORT #!trydefenvns FOO #!trydefenvns BAR ``` And do not need adjust `ExecStart` command.