feat(v4): add docker-compose and production-ready application
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
CADDY_DOMAIN=example.com
|
||||
BACKEND_ENV_FILE=./backend/.env
|
||||
DJANGO_DEBUG=0
|
||||
DJANGO_SECRET_KEY=replace-with-a-long-random-secret
|
||||
DJANGO_ALLOWED_HOSTS=example.com,www.example.com,api
|
||||
|
||||
Reference in New Issue
Block a user