Run the Django project using uWSGI + Nginx with uwsgi_pass ... dj3/uwsgi.ini [uwsgi] http = :8003 module = dj3.wsgi:application master ...
確定! 回上一頁