cdn-frontend/.env

6 lines
299 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
2023-03-18 22:27:48 +02:00
# REACT_APP_CDN_URL=http://localhost:5050
REACT_APP_CDN_URL=https://lab.code-rove.com/cdn
2021-08-01 01:38:26 +03:00
#PUBLIC_URL=/cdn-admin/