chore(env): NEXT_PUBLIC_FRONT_APP_HOST=https://dev4.4nkweb.com/lecoffre
Some checks failed
build-and-push-ext / build_push (push) Has been cancelled

This commit is contained in:
Debian Dev4 2025-09-17 09:31:30 +00:00
parent f1a5ba9c0d
commit ee5c2db9aa

View File

@ -10,7 +10,7 @@ IDNOT_TOKEN_URL=https://qual-connexion.idnot.fr/user/IdPOAuth2/token/idnot_idp_v
IDNOT_API_BASE_URL=https://qual-api.notaires.fr/annuaire IDNOT_API_BASE_URL=https://qual-api.notaires.fr/annuaire
# Configuration serveur # Configuration serveur
APP_HOST=https://dev4.4nkweb.com/lecoffre APP_HOST=dev4.4nkweb.com
# API_BASE_URL=https://demo.4nkweb.com/back # API_BASE_URL=https://demo.4nkweb.com/back
API_BASE_URL=https://dev4.4nkweb.com/back API_BASE_URL=https://dev4.4nkweb.com/back
# DEFAULT_STORAGE=https://demo.4nkweb.com/storage # DEFAULT_STORAGE=https://demo.4nkweb.com/storage
@ -20,7 +20,7 @@ DEFAULT_STORAGE=https://dev4.4nkweb.com/storage
# NEXT_PUBLIC_4NK_URL=http://demo.4nkweb.com/ # NEXT_PUBLIC_4NK_URL=http://demo.4nkweb.com/
NEXT_PUBLIC_4NK_URL=https://dev4.4nkweb.com NEXT_PUBLIC_4NK_URL=https://dev4.4nkweb.com
# NEXT_PUBLIC_FRONT_APP_HOST=https://demo.4nkweb.com # NEXT_PUBLIC_FRONT_APP_HOST=https://demo.4nkweb.com
NEXT_PUBLIC_FRONT_APP_HOST=dev4.4nkweb.com NEXT_PUBLIC_FRONT_APP_HOST=https://dev4.4nkweb.com/lecoffre
NEXT_PUBLIC_FRONT_APP_PORT=443 NEXT_PUBLIC_FRONT_APP_PORT=443
NEXT_PUBLIC_IDNOT_BASE_URL=https://qual-connexion.idnot.fr NEXT_PUBLIC_IDNOT_BASE_URL=https://qual-connexion.idnot.fr
NEXT_PUBLIC_IDNOT_AUTHORIZE_ENDPOINT=/IdPOAuth2/authorize/idnot_idp_v1 NEXT_PUBLIC_IDNOT_AUTHORIZE_ENDPOINT=/IdPOAuth2/authorize/idnot_idp_v1