Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
DATABASE_URL=postgresql+asyncpg://aegisone:aegisone_pass@localhost:5432/aegisone
|
||||
SECRET_KEY=change-me-to-random-string
|
||||
SESSION_TTL=3600
|
||||
APP_ENV=development
|
||||
LOG_LEVEL=debug
|
||||
Reference in New Issue
Block a user