Files
counter/frontend/_.env.development
alexandvvvvv ebf4bdeede
All checks were successful
continuous-integration/drone/push Build is passing
basic frontend (#3)
Co-authored-by: aovantsev <aovantsev@avito.ru>
Reviewed-on: #3
2025-10-03 16:25:14 +00:00

6 lines
165 B
Plaintext

# Development Frontend Configuration
REACT_APP_API_URL=http://localhost:8080/api/v1
REACT_APP_ENVIRONMENT=development
REACT_APP_DEBUG=true
REACT_APP_LOG_LEVEL=debug