feat: add deployment host and domain configuration guide
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
APP_DOMAIN=workdock.example.com
|
||||
APP_BASE_URL=https://workdock.example.com
|
||||
DJANGO_SECRET_KEY=change-me-long-random-value
|
||||
DJANGO_DEBUG=0
|
||||
DJANGO_ALLOWED_HOSTS=workdock.example.com
|
||||
|
||||
Reference in New Issue
Block a user