0

I have a Django application that's lunched in Windows server 2016. using Nginx so my problem is I should start the application manually every time the server is rebooted.

First I should open CMD and start

Nginx.exe

then I must run a python script in second CMD as

python runserver.py

tibas
  • 139
  • 13

0 Answers0