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:
parent
8063e017d1
commit
14ed145bcf
1 changed files with 1 additions and 1 deletions
|
@ -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%",
|
||||
|
|
Loading…
Add table
Reference in a new issue