mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-12-16 15:20:37 +08:00
fix: Remove port 80
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
server {
|
server {
|
||||||
listen 80;
|
|
||||||
listen 5000 default_server;
|
listen 5000 default_server;
|
||||||
|
|
||||||
autoindex on;
|
autoindex on;
|
||||||
|
|||||||
Reference in New Issue
Block a user