port 8083

This commit is contained in:
dpeca 2019-07-17 22:49:54 +02:00 committed by GitHub
commit e54e1feb37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,7 +78,7 @@ http {
# Vhost # Vhost
server { server {
listen 12383; listen 8083;
server_name _; server_name _;
root /usr/local/vesta/web; root /usr/local/vesta/web;
charset utf-8; charset utf-8;