Files
kycnotme/web/.env.example
2025-05-19 10:23:36 +00:00

4 lines
183 B
Plaintext

DATABASE_URL="postgresql://kycnot:kycnot@localhost:3399/kycnot?schema=public"
REDIS_URL="redis://localhost:6379"
SOURCE_CODE_URL="https://github.com"
SITE_URL="https://localhost:4321"