This goes in /etc/nginx/conf.d/default.conf. # If you are reverse proxying an API. upstream api {. server API_SERVER_GOES_HERE:port;. }.
確定! 回上一頁