1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-19 04:59:35 +08:00

feat: update default_server config

This commit is contained in:
zhengkunwang223 2025-02-25 18:13:50 +08:00 committed by CityFun
parent 8c9893c2b6
commit 892ca982b2

View File

@ -1,6 +1,6 @@
server
{
listen 80;
listen 80 default_server;
server_name _;
index 404.html;