staging has standard test environment now

This commit is contained in:
Dobromir Popov
2024-04-01 11:11:23 +03:00
parent 55a889f870
commit f83a3e9bd9
2 changed files with 7 additions and 10 deletions

View File

@ -1,8 +1,8 @@
NODE_TLS_REJECT_UNAUTHORIZED=0
# NODE_EXTRA_CA_CERTS=C:\\Users\\popov\\AppData\\Local\\mkcert
NEXT_PUBLIC_PROTOCOL=https
NEXT_PUBLIC_HOST=localhost
NEXT_PUBLIC_PORT=3003
NEXT_PUBLIC_HOST=localhost
PUBLIC_URL=https://localhost:3003
SSL_KEY=./certificates/localhost-key.pem

View File

@ -1,15 +1,12 @@
NODE_TLS_REJECT_UNAUTHORIZED='0'
# DATABASE_URL="file:./src/data/dev.db"
# DATABASE_URL="mysql://root:Zelen0ku4e@192.168.0.10:3306/cart"
SSL_ENABLED=true
NEXT_PUBLIC_PROTOCOL=http
NEXT_PUBLIC_PORT=
NEXT_PUBLIC_HOST=cart.d-popov.com
PUBLIC_URL=https://cart.d-popov.com
NEXT_PUBLIC_HOST=staging.mwhitnessing.com
PUBLIC_URL=https://staging.mwhitnessing.com
# Linux: `openssl rand -hex 32` or go to https://generate-secret.now.sh/32
NEXTAUTH_SECRET=ed8a9681efc414df89dfd03cd188ed58
DATABASE_URL=mysql://cart:cart2023@192.168.0.10:3306/cart_demo
NEXTAUTH_SECRET=1dd8a5457970d1dda50600be28e935ecc4513ff27c49c431849e6746f158d638
# ? do we need to duplicate this? already defined in the deoployment yml file
DATABASE_URL=mysql://jwpwsofia_demo:dwxhns9p9vp248@mariadb:3306/jwpwsofia_demo
APPLE_ID=
APPLE_TEAM_ID=