The `myra_host` site config option should be capable of env var resolving, e.g.: ``` myra_host = %env(MYRA_HOSTNAME)% ```
The
myra_hostsite config option should be capable of env var resolving, e.g.: