setup for DRF

This commit is contained in:
j3d1 2023-06-11 10:46:11 +02:00
parent 6816ff0865
commit 5f68e12f82
10 changed files with 323 additions and 31 deletions

2
backend/.env.dist Normal file
View file

@ -0,0 +1,2 @@
ALLOWED_HOSTS="localhost,127.0.0.1"