Files
code-center/.env.example
2026-04-05 14:41:45 +08:00

6 lines
146 B
Plaintext

DATABASE_URL=postgresql://postgres:password@localhost:5432/postgres
KEVISUAL_ENV=development
REDIS_HOST=localhost
REDIS_PORT=6379
REDIS_PASSWORD=