From ee5c2db9aadfb628330ee242ce6efab18e4598bb Mon Sep 17 00:00:00 2001 From: Debian Dev4 Date: Wed, 17 Sep 2025 09:31:30 +0000 Subject: [PATCH] chore(env): NEXT_PUBLIC_FRONT_APP_HOST=https://dev4.4nkweb.com/lecoffre --- .env.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.example b/.env.example index f7caf8fd..31d004c0 100644 --- a/.env.example +++ b/.env.example @@ -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 # 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://dev4.4nkweb.com/back # 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=https://dev4.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_IDNOT_BASE_URL=https://qual-connexion.idnot.fr NEXT_PUBLIC_IDNOT_AUTHORIZE_ENDPOINT=/IdPOAuth2/authorize/idnot_idp_v1