adonespitogo / AdoBot-IO

AdoBot NodeJS Server with socket.io
https://github.com/adonespitogo/AdoBot
MIT License
199 stars 160 forks source link

. #4

Closed asimajk1 closed 4 years ago

adonespitogo commented 6 years ago

Did you set the necessary environment variables?

adonespitogo commented 6 years ago

These are the env varialbes you need to set:

DATABASE_URL - mysql database url ADMIN_USERNAME ADMIN_PASSWORD

adonespitogo commented 6 years ago

And of course NODE_ENV=production

Mati018 commented 4 years ago

Can you please guide or provide the steps to deploy app on Azure.