14 lines
312 B
Plaintext
14 lines
312 B
Plaintext
##
|
|
# EXAMPLE
|
|
#
|
|
# Read more about .env files when using create-react-app here:
|
|
# https://facebook.github.io/create-react-app/docs/adding-custom-environment-variables#adding-development-environment-variables-in-env
|
|
#
|
|
|
|
PUBLIC_URL=/demo
|
|
|
|
#
|
|
# Most vars require REACT_APP_* naming
|
|
#
|
|
REACT_APP_CONFIG=config/netlify.js
|