generated from bisco/codex-bootstrap
feat: add Django backend skeleton
This commit is contained in:
@@ -14,6 +14,8 @@ DJANGO_SECRET_KEY=change-me
|
||||
DJANGO_ALLOWED_HOSTS=localhost,127.0.0.1
|
||||
DJANGO_CSRF_TRUSTED_ORIGINS=http://localhost:8080
|
||||
DJANGO_DEBUG=false
|
||||
CORS_ALLOWED_ORIGINS=http://localhost:4200,http://localhost:8080
|
||||
TIME_ZONE=Europe/Rome
|
||||
|
||||
POSTGRES_DB=azionelab
|
||||
POSTGRES_USER=azionelab
|
||||
|
||||
Reference in New Issue
Block a user