You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# This is only for setting up your development environment. Please reach out to the stewards of Terrastories for how to setup your environment for production.
NGINX_PORT=3000
MAPBOX_STYLE=mapbox://styles/mapbox/light-v10
MAPBOX_ACCESS_TOKEN=your pk token here
DB_USER_PASSWORD=postgres
DB_HOST=db
# This can ONLY EITHER BE "local" or "amazon" - ALL OTHERS WILL BREAK THE APP
# Also please be careful when using Amazon - you should only do this when necessary (i.e. the Heroku demo app)