hensei-web/.env.sample
2022-01-14 20:37:46 -08:00

8 lines
No EOL
192 B
Text

# Enable relative paths for imports.
NODE_PATH='src/'
# App URLs
# Don't add a trailing slash to these URLs.
REACT_APP_SIERO_API_URL=''
REACT_APP_SIERO_OAUTH_URL=''
REACT_APP_SIERO_IMG_URL=''