Use stackspin_proxy instead of 127.0.0.1
This commit is contained in:
parent
bbbd6e84be
commit
6eec663a07
1 changed files with 2 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
|||
REACT_APP_API_URL=http://127.0.0.1:5000/api/v1
|
||||
REACT_APP_API_URL=http://stackspin_proxy:8081/api/v1
|
||||
REACT_APP_HYDRA_PUBLIC_URL=https://sso.init.stackspin.net
|
Loading…
Reference in a new issue