Merge branch 'main' of https://github.com/valueonag/frontend_nyla
This commit is contained in:
commit
4db660d247
1 changed files with 3 additions and 3 deletions
6
.env
6
.env
|
|
@ -1,8 +1,8 @@
|
|||
#VITE_API_URL="https://gateway.poweron-center.net"
|
||||
VITE_API_URL="http://127.0.0.1:8000"
|
||||
VITE_API_URL="https://gateway.poweron-center.net"
|
||||
#VITE_API_URL="http://127.0.0.1:8000"
|
||||
VITE_MICROSOFT_CLIENT_ID="24cd6c8a-b592-4905-a5ba-d5fa9f911154"
|
||||
VITE_MICROSOFT_TENANT_ID="6a51aaeb-2467-4186-9504-2a05aedc591f"
|
||||
VITE_ENTRA_CLIENT_SECRET="2iw8Q~jwqG1iacxHopBt5pstu6R45UC1gIQabcbD"
|
||||
VITE_ENTRA_AUTHORITY="https://login.microsoftonline.com/6a51aaeb-2467-4186-9504-2a05aedc591f"
|
||||
VITE_ENTRA_REDIRECT_PATH="/auth/callback/"
|
||||
VITE_ENTRA_REDIRECT_URI="https://gateway.poweron-center.net/api/msft/auth/callback/"
|
||||
VITE_ENTRA_REDIRECT_URI="https://gateway.poweron-center.net/api/msft/auth/callback/"
|
||||
|
|
|
|||
Loading…
Reference in a new issue