use process.env.PORT so it can be deployed to Heroku
This commit is contained in:
@@ -5,7 +5,7 @@ DB_PORT=Database port
|
||||
|
||||
SEQUELIZE_LOGGING=0- no sequelize logging, 1- log to the console
|
||||
|
||||
APP_PORT=Port for the app, defaults to 5000
|
||||
PORT=Port for the app, defaults to 5000
|
||||
APP_BASE_URL=base url for the app
|
||||
|
||||
AMAZON_ACCES_KEY_ID=(your-key-here)
|
||||
|
||||
Reference in New Issue
Block a user