add expose port to dockerfile and debug env var
This commit is contained in:
@@ -18,6 +18,7 @@ POSTGRES_DB=
|
||||
|
||||
DRF_SECRET_KEY=
|
||||
DRF_DEBUG=
|
||||
DEBUG=
|
||||
ALLOWED_HOSTS=
|
||||
CORS_ALLOWED_ORIGINS=
|
||||
CSRF_TRUSTED_ORIGINS=
|
||||
|
||||
Reference in New Issue
Block a user