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