Join Slack
Powered by
If I don’t pass anything on `environment`, should ...
# sst
a
Adrián Mouly
12/10/2021, 8:11 PM
If I don’t pass anything on
environment
, should it read it from the
.env
file defined in SST?
b
Bobby Ross
12/11/2021, 3:36 PM
Hi, is it all your environment variables that don’t work or only the PRIMARY_MARKET_API_BASE_URL in the react app? React won’t pick up this environment variable as it’s not prefixed with REACT_APP_, just a thought
Open in Slack
Previous
Next