Sep 7, 2018 · 1 min read
You need to run this command to add APP_SETTINGS environment variable first.
export APP_SETTINGS="config.DevelopmentConfig"Also add it into .env file.
You need to run this command to add APP_SETTINGS environment variable first.
export APP_SETTINGS="config.DevelopmentConfig"Also add it into .env file.
Written by