8 lines
191 B
Plaintext
8 lines
191 B
Plaintext
# Development environment variables
|
|
|
|
# API server - use same domain, nginx proxies /api to backend
|
|
REACT_APP_RELDO_URL=
|
|
|
|
# Google Analytics (optional - leave empty for dev)
|
|
REACT_APP_GA_MID=
|