6 lines
215 B
Plaintext
6 lines
215 B
Plaintext
DATABASE_URL_PANEL=postgresql://panel:panel@panel-postgres:5432/panel
|
|
REDIS_URL=redis://panel-redis:6379
|
|
BETTER_AUTH_SECRET=replace-with-32+char-random-string
|
|
BETTER_AUTH_URL=https://sp.semih.ai
|
|
NODE_ENV=production
|