Add hydra public url to environment
This commit is contained in:
parent
165998cf1c
commit
e5f06fc7b0
2 changed files with 7 additions and 20 deletions
2
.env.example
Normal file
2
.env.example
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
REACT_APP_API_URL=http://127.0.0.1:5000/api/v1
|
||||
REACT_APP_HYDRA_PUBLIC_URL=https://sso.init.stackspin.net
|
||||
Reference in a new issue