浏览代码

oopsie number2

Kablersalat 8 月之前
父节点
当前提交
3803db43e5
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      config/nginx-emailproxy.conf

+ 1 - 2
config/nginx-emailproxy.conf

@@ -1,4 +1,3 @@
-crt@tc-rafisa-eproxy ~/helper-emailproxy (main)> cat /etc/nginx/conf.d/emailproxy-ui.conf 
 server {
     listen 8080;
     server_name _;
@@ -21,4 +20,4 @@ server {
     location ~ /\.ht {
         deny all;
     }
-}
+}