rename env files
This commit is contained in:
5
frontend/_.env.staging
Normal file
5
frontend/_.env.staging
Normal file
@@ -0,0 +1,5 @@
|
||||
# Staging Frontend Configuration
|
||||
REACT_APP_API_URL=https://staging-api.yourdomain.com/api/v1
|
||||
REACT_APP_ENVIRONMENT=staging
|
||||
REACT_APP_DEBUG=false
|
||||
REACT_APP_LOG_LEVEL=info
|
||||
Reference in New Issue
Block a user