add .env example
This commit is contained in:
4
001.BACKEND/.env.example
Normal file
4
001.BACKEND/.env.example
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
DJANGO_SECRET_KEY=16!3r_muwp9(v@05v__em_-zuvsz=@3%mo$-i8&hd!c8bbop2$
|
||||||
|
DJANGO_DEBUG=True
|
||||||
|
DJANGO_ALLOWED_HOSTS=localhost,127.0.0.1,v003-backend.captain.mitteworkspace.cloud
|
||||||
|
DJANGO_CORS_ALLOWED_ORIGINS=https://operativa.captain.mitteworkspace.cloud,https://operativa.local.mitteworkspace.cloud,http://localhost:4321,http://127.0.0.1:4321
|
||||||
1
001.FRONTEND/.env.example
Normal file
1
001.FRONTEND/.env.example
Normal file
@@ -0,0 +1 @@
|
|||||||
|
PUBLIC_API_URL=https://v003-backend.captain.mitteworkspace.cloud/api
|
||||||
Reference in New Issue
Block a user