Files
vyryi-back/.env.example
Redsandy c9f66f330e init
2026-08-12 11:26:05 +03:00

8 lines
280 B
Plaintext

DATABASE_URL=sqlite:///./vyryi.db
JWT_SECRET=change-me-in-production
JWT_ALGORITHM=HS256
JWT_EXPIRE_MINUTES=10080
CORS_ORIGINS=http://localhost:5173,http://127.0.0.1:5173,http://localhost:5174,http://127.0.0.1:5174
CORS_ORIGIN_REGEX=http://(localhost|127\.0\.0\.1):\d+
BOT_TOKEN=