This commit is contained in:
7
ptp-chat/frontend-env.js
Normal file
7
ptp-chat/frontend-env.js
Normal file
@@ -0,0 +1,7 @@
|
||||
window.__ENV__ = {
|
||||
URL_KEYCLOAK: "https://keycloak.controller.bittehackmichnicht.de",
|
||||
KEYCLOAK_REALM: "PraxistransferKeycloak",
|
||||
KEYCLOAK_CLIENT_ID: "praxistransfer",
|
||||
URL_FRONTEND: "https://ptp-chat.k8s.bittehackmichnicht.de",
|
||||
URL_BACKEND: "https://ptp-chat.k8s.bittehackmichnicht.de/api"
|
||||
};
|
||||
Reference in New Issue
Block a user