eksplicit mapping af envs
This commit is contained in:
4
backend/.env.example
Normal file
4
backend/.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
REDIS_URL=redis://localhost:6379
|
||||
DATABASE_URL=postgresql+asyncpg://sighej:sighej@localhost/sighej
|
||||
SESSION_TTL_SECONDS=7200
|
||||
ALLOWED_ORIGINS=http://localhost:3000
|
||||
Reference in New Issue
Block a user