forum/.env

14 lines
439 B
Bash
Raw Normal View History

2025-02-13 18:23:49 +03:00
APP_ENV=dev
APP_SECRET=1b2b121bb212b12
SERVER_NAME=:80
#forum.lisoveliy.su
HTTP_PORT=12000
HTTPS_PORT=12001
HTTP3_PORT=12002
DATABASE_URL=postgresql://app:app@database:5432/app?serverVersion=16&charset=utf8
MERCURE_URL=https://forum.lisoveliy.su/.well-known/mercure
MERCURE_PUBLIC_URL=https://forum.lisoveliy.su/.well-known/mercure
MERCURE_JWT_SECRET="!ChangeThisMercureHubJWTSecretKey!"
CADDY_MERCURE_JWT_SECRET="1212121212123kkk322k3k"