more ENV refactoring

This commit is contained in:
Dobromir Popov
2024-04-01 09:50:28 +03:00
parent e5ba7a33a1
commit d47297e2f7
3 changed files with 30 additions and 31 deletions

View File

@ -1,6 +1,6 @@
NODE_TLS_REJECT_UNAUTHORIZED=0
# NODE_EXTRA_CA_CERTS=C:\\Users\\popov\\AppData\\Local\\mkcert
PROTOCOL=https
NEXT_PUBLIC_PROTOCOL=https
NEXT_PUBLIC_HOST=localhost
NEXT_PUBLIC_PORT=3003
PUBLIC_URL=https://localhost:3003