1
0
Bifurcation 0

Initial commit

Cette révision appartient à :
Claude Paroz 2024-06-03 16:49:01 +02:00
révision 793bb6a488
182 fichiers modifiés avec 17153 ajouts et 0 suppressions

3
docker-dev/.env-web Fichier normal
Voir le fichier

@ -0,0 +1,3 @@
ALLOWED_HOSTS=127.0.0.1,localhost
DATABASE_URL=postgresql://db:db@db/main
DJANGO_SETTINGS_MODULE=settings