6 lines
299 B
Bash
6 lines
299 B
Bash
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_CDN_URL=http://localhost:5050
|
|
REACT_APP_CDN_URL=https://lab.code-rove.com/cdn
|
|
|
|
#PUBLIC_URL=/cdn-admin/ |