Add alias of lasuite-app instead of app to prevent docker DNS name conflict
This commit is contained in:
@ -7,6 +7,13 @@ DOMAIN=lasuite-docs.example.com
|
||||
|
||||
LETS_ENCRYPT_ENV=production
|
||||
|
||||
##############################################################################
|
||||
# SECRETS
|
||||
##############################################################################
|
||||
SECRET_DJANGO_SECRET_KEY=v1
|
||||
SECRET_OIDC_RP_CLIENT_SECRET=v1
|
||||
SECRET_DJANGO_SUPERUSER_PASSWORD=v1
|
||||
|
||||
##############################################################################
|
||||
# BASIC SETTINGS
|
||||
##############################################################################
|
||||
|
||||
Reference in New Issue
Block a user