1
0

feat:修改amprobe为host网络模式

This commit is contained in:
okxlin
2024-05-11 00:05:23 +08:00
parent 37027ba887
commit bb6c4e11c0
3 changed files with 4 additions and 9 deletions

View File

@@ -16,7 +16,7 @@ http {
keepalive_timeout 65;
server {
listen 80;
listen 40235;
#server_name amprobe.amuluze.com; # 服务器地址或绑定域名
location / {