2025-04-07 16:56:13 +08:00

4 lines
104 B
Bash

DATABASE_URL=sqlite:///./lottery.db
DEBUG=True
CORS_ORIGINS=http://localhost:5173,http://127.0.0.1:5173