cdn-frontend/.env

5 lines
249 B
Bash
Raw Normal View History

2022-12-29 22:15:45 +02:00
REACT_APP_IDENTITY_AUTHENTICATION_URL=https://lab.code-rove.com/identity-server-api/identity/authenticate?UserName={username}&Password={password}
2021-08-01 01:38:26 +03:00
REACT_APP_ENABLE_TEMPLATE_CONTENT=True
REACT_APP_CDN_URL=http://localhost:5050
2021-08-01 01:38:26 +03:00
#PUBLIC_URL=/cdn-admin/