You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
172 B
5 lines
172 B
DATABASE_URL=postgresql://postgres:123456qaz@localhost:6666/postgres
|
|
REDIS_URL=redis://127.0.0.1:6379
|
|
SESSION_TTL_SECONDS=604800
|
|
AUTH_DEBUG_LOG_TOKENS=false
|
|
COOKIE_DOMAIN=
|
|
|