mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 21:34:12 -07:00
port 8083
This commit is contained in:
parent
70ee7404f3
commit
e54e1feb37
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ http {
|
|||
|
||||
# Vhost
|
||||
server {
|
||||
listen 12383;
|
||||
listen 8083;
|
||||
server_name _;
|
||||
root /usr/local/vesta/web;
|
||||
charset utf-8;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue