make PUBLIC_DOMAIN dependent on the environment where it is deployed
This commit is contained in:
parent
22e4ddcb46
commit
c7cb342c77
2 changed files with 16 additions and 13 deletions
|
@ -1,6 +1,6 @@
|
|||
# SETTINGS from env.template
|
||||
# Misc configuration
|
||||
PUBLIC_DOMAIN=sso.base23.de
|
||||
PUBLIC_DOMAIN=replace-me
|
||||
COMPOSE_PROJECT_NAME=sso-base23-de
|
||||
|
||||
# Auhtentik version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue