Release v0.20: регистрация, авторизация, личный кабинет
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -11,6 +11,8 @@ POSTGRES_DB=shopdb
|
||||
|
||||
DATABASE_URL=postgres://shop:shop_secret_change_me@postgres:5432/shopdb?sslmode=require
|
||||
APP_PORT=8080
|
||||
SESSION_TTL_HOURS=168
|
||||
COOKIE_SECURE=false
|
||||
|
||||
DB_HOST=postgres
|
||||
DB_PORT=5432
|
||||
|
||||
Reference in New Issue
Block a user