added dev env
This commit is contained in:
4
public/env-config.js
Normal file
4
public/env-config.js
Normal file
@@ -0,0 +1,4 @@
|
||||
window._env_ = {
|
||||
REACT_APP_API: "https://api.jodel.anxietyprime.de",
|
||||
REACT_APP_KC: "https://keycloak.anxietyprime.de",
|
||||
}
|
||||
Reference in New Issue
Block a user