Skip to content

Commit 2963a6e

Browse files
committed
Add env for staging via CORS proxy
1 parent 6561b76 commit 2963a6e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.env.staging-proxy

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Proxied staging environment for local development
2+
REACT_APP_AUTH_TYPE=lighthouse
3+
REACT_APP_AUTH_SERVER_URL=http://localhost:8010/api
4+
REACT_APP_MODEL_SERVER_URL=wss://lighthouse01.uni-kiel.de/websocket

0 commit comments

Comments
 (0)