9 lines
241 B
Plaintext
9 lines
241 B
Plaintext
SETTINGS_PORT=12752
|
|
SETTINGS_ADMIN_PASSWORD=
|
|
SETTINGS_DOMAIN=tickets.indifferentketchup.com
|
|
INTERNAL_API_PORT=12753
|
|
INTERNAL_API_SECRET=
|
|
# Cookie-signing + CSRF secret. Generate with: openssl rand -hex 32
|
|
SESSION_SECRET=
|
|
NODE_ENV=production
|