10 lines
451 B
Plaintext
10 lines
451 B
Plaintext
DATABASE_URL="postgresql://kycnot:kycnot@localhost:3399/kycnot?schema=public"
|
|
REDIS_URL="redis://localhost:6379"
|
|
SOURCE_CODE_URL="https://github.com"
|
|
DATABASE_UI_URL="http://localhost:5555"
|
|
SITE_URL="https://localhost:4321"
|
|
ONION_ADDRESS="http://kycnotmezdiftahfmc34pqbpicxlnx3jbf5p7jypge7gdvduu7i6qjqd.onion"
|
|
I2P_ADDRESS="http://nti3rj4j4disjcm2kvp4eno7otcejbbxv3ggxwr5tpfk4jucah7q.b32.i2p"
|
|
RELEASE_NUMBER=123
|
|
RELEASE_DATE="2025-05-23T19:00:00.000Z"
|