8 lines
173 B
Bash
8 lines
173 B
Bash
# KMS Frontend Configuration
|
|
REACT_APP_API_URL=http://localhost:8080
|
|
REACT_APP_APP_NAME=KMS Frontend
|
|
REACT_APP_VERSION=1.0.0
|
|
|
|
# Development settings
|
|
GENERATE_SOURCEMAP=true
|