
# DO NOT ADD SECRETS TO THIS FILE. This is a good place for defaults.
# If you want to add secrets use `.env.local` instead.

ENV_VARIABLE="server_only_variable"
REACT_APP_ENV_VARIABLE="public_variable"
PUBLIC_URL=/
REACT_APP_API_BASE_URL=http://localhost:82/myeshop