@@ -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;
}
-}
+}