All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: aovantsev <aovantsev@avito.ru> Reviewed-on: #3
6 lines
142 B
Plaintext
6 lines
142 B
Plaintext
# Production Frontend Configuration
|
|
REACT_APP_API_URL=/api/v1
|
|
REACT_APP_ENVIRONMENT=production
|
|
REACT_APP_DEBUG=false
|
|
REACT_APP_LOG_LEVEL=warn
|