add env files
This commit is contained in:
5
frontend/.env.production
Normal file
5
frontend/.env.production
Normal file
@@ -0,0 +1,5 @@
|
||||
# Production Frontend Configuration
|
||||
REACT_APP_API_URL=/api/v1
|
||||
REACT_APP_ENVIRONMENT=production
|
||||
REACT_APP_DEBUG=false
|
||||
REACT_APP_LOG_LEVEL=warn
|
||||
Reference in New Issue
Block a user