feat: add deployment host and domain configuration guide

This commit is contained in:
Md Bayazid Bostame
2026-03-29 00:15:19 +01:00
parent d3c9281346
commit 0736bebd63
10 changed files with 151 additions and 6 deletions

View File

@@ -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