Commit db43c9f0 by 马兴宇

update

parent 72b1aff9
......@@ -4,7 +4,7 @@ services:
workspace:
container_name: workspace
image: cnice/4wheels-devops:1.0.3
image: cnice/4wheels-devops:1.0.4
networks:
- wb_net
ports:
......
......@@ -45,7 +45,7 @@ server {
location /console {
proxy_pass http://sosocar.test;
proxy_set_header Host sosocar.test;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
}
location = /favicon.ico { access_log off; log_not_found off; }
......
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