Commit b1b9ae77 by zkaitanx

隐矩官网

parent a7bd3010
......@@ -517,5 +517,13 @@ http {
}
}
# 隐矩官网
server {
listen 8725;
location / {
proxy_pass http://invisible-matrix-web.web:8080;
}
}
include servers/*;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment