variables: main_domain: ${domain} secret_key: ${password:64} config: domains: - serviceName: homarr port: 7575 host: ${main_domain} env: - SECRET_ENCRYPTION_KEY=${secret_key} mounts: []