9 lines
498 B
Plaintext
9 lines
498 B
Plaintext
NEXT_PUBLIC_PORT=
|
|
NEXT_PUBLIC_HOST=sofia.mwhitnessing.com
|
|
SSL_ENABLED=false # we're behind a reverse proxy. SSL is handled by the proxy
|
|
PUBLIC_URL= https://sofia.mwhitnessing.com
|
|
|
|
# Linux: `openssl rand -hex 32` or go to https://generate-secret.now.sh/32
|
|
NEXTAUTH_SECRET=1dd8a5457970d1dda50600be28e935ecc4513ff27c49c431849e6746f158d638
|
|
# ? do we need to duplicate this? already defined in the deoployment yml file
|
|
DATABASE_URL=mysql://jwpwsofia:dwxhns9p9vp248V39xJyRthUsZ2gR9@mariadb:3306/jwpwsofia |