4 lines
183 B
Plaintext
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" |