mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-11-11 04:23:41 +08:00
fix: Remove port 80 (#934)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
server {
|
||||
listen 80;
|
||||
listen 5000 default_server;
|
||||
|
||||
autoindex on;
|
||||
|
||||
Reference in New Issue
Block a user