Merge remote-tracking branch 'origin/raph'

This commit is contained in:
Dobromir Popov
2024-04-05 18:04:33 +03:00
5 changed files with 10 additions and 6 deletions

View File

@ -1,6 +1,6 @@
NODE_TLS_REJECT_UNAUTHORIZED=0
# NODE_EXTRA_CA_CERTS=C:\\Users\\popov\\AppData\\Local\\mkcert
PROTOCOL=https
PROTOCOL=http
PORT=3003
HOST=localhost
NEXT_PUBLIC_PUBLIC_URL=https://localhost:3003