Commit 8f7ec93d by lizefeng

新增aims - ui配置

parent 6fe8b0b2
...@@ -172,13 +172,6 @@ http { ...@@ -172,13 +172,6 @@ http {
# aims 前端站点 # aims 前端站点
server { server {
listen 7878;
server_name 111.230.84.223;
location / {
proxy_pass http://172.31.255.181;
}
}
server {
listen 80; listen 80;
server_name aims.bailuntec.com; server_name aims.bailuntec.com;
location / { location / {
......
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