use PRIMARY_DOMAIN for both web and sidekiq directives

This commit is contained in:
Nick Jennings 2023-06-23 17:29:42 +02:00
parent ee7769c8c7
commit e4406bf6ff

View File

@ -55,6 +55,7 @@ services:
- internal_network
environment:
RAILS_ENV: development
PRIMARY_DOMAIN: kosmos.org
REDIS_URL: redis://redis:6379/0
LDAP_HOST: ldap
LDAP_PORT: 3389