1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/web/ synced 2025-03-09 00:00:01 +01:00

use our demo instance as backend in proxy mode

This commit is contained in:
Steffen Vogel 2021-03-08 13:39:36 +01:00
parent 8063e017d1
commit 14ed145bcf

View file

@ -76,7 +76,7 @@
"test": "react-scripts test --env=jsdom",
"eject": "react-scripts eject"
},
"proxy": "http://localhost:4000",
"proxy": "https://villas.k8s.eonerc.rwth-aachen.de",
"browserslist": {
"production": [
">0.2%",