webui: Update dev-proxy

This commit is contained in:
Kevin Kandlbinder 2022-09-07 14:37:19 +02:00
parent 1f5b9175fd
commit 4728dfe7c8

View file

@ -64,5 +64,5 @@
"graphql": "^16.3.0", "graphql": "^16.3.0",
"relay-compiler": "^13.2.0" "relay-compiler": "^13.2.0"
}, },
"proxy": "http://localhost:8123" "proxy": "http://127.0.0.1:8123"
} }