2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 18:27:13 +08:00

fix: 默认站点无效

This commit is contained in:
耗子
2023-11-21 01:36:30 +08:00
parent 73c0f41e3d
commit f61f1fa213

View File

@@ -301,6 +301,7 @@ events {
http {
include mime.types;
include proxy.conf;
include default.conf;
default_type application/octet-stream;
server_names_hash_bucket_size 512;