env
parent
e7fa2ea573
commit
33983a785d
3
.env
3
.env
|
@ -1,5 +1,6 @@
|
||||||
REACT_APP_IDENTITY_AUTHENTICATION_URL=https://lab.code-rove.com/identity-server-api/identity/authenticate?UserName={username}&Password={password}
|
REACT_APP_IDENTITY_AUTHENTICATION_URL=https://lab.code-rove.com/identity-server-api/identity/authenticate?UserName={username}&Password={password}
|
||||||
REACT_APP_ENABLE_TEMPLATE_CONTENT=True
|
REACT_APP_ENABLE_TEMPLATE_CONTENT=True
|
||||||
REACT_APP_CDN_URL=http://localhost:5050
|
# REACT_APP_CDN_URL=http://localhost:5050
|
||||||
|
REACT_APP_CDN_URL=https://lab.code-rove.com/cdn
|
||||||
|
|
||||||
#PUBLIC_URL=/cdn-admin/
|
#PUBLIC_URL=/cdn-admin/
|
Loading…
Reference in New Issue