7 lines
344 B
Plaintext
7 lines
344 B
Plaintext
REACT_APP_CMS_BASE_URL=https://cms.techpal.ru/api
|
|
REACT_APP_CMS_APP_NAME=techpal
|
|
REACT_APP_OPENID_PROVIDER_URL=http://auth.techpal.ru/auth/realms/master/protocol/openid-connect/auth?client_id=techpal&response_type=code
|
|
REACT_APP_INTEGRATOR_URL=http://integrator.techpal.ru
|
|
REACT_APP_INTEGRATOR_API_VERSION=/api/1
|
|
REACT_APP_GRAPHQL_URL=/graphql
|