Initial commit
This commit is contained in:
commit
793bb6a488
182 changed files with 17153 additions and 0 deletions
3
docker-dev/.env-web
Normal file
3
docker-dev/.env-web
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
ALLOWED_HOSTS=127.0.0.1,localhost
|
||||
DATABASE_URL=postgresql://db:db@db/main
|
||||
DJANGO_SETTINGS_MODULE=settings
|
||||
Loading…
Add table
Add a link
Reference in a new issue