Commit 28f50ac5 authored by chonghaohao's avatar chonghaohao

fix

parent 79cd7d62
Pipeline #106325 canceled with stages
......@@ -18,7 +18,7 @@ http {
client_max_body_size 10m;
upstream hscloudApi {
server htwin-dbapi:8520;
server 192.168.152.100:8520;
}
server {
......
......@@ -18,7 +18,7 @@ http {
client_max_body_size 10m;
upstream hscloudApi {
server htwin-dbapi:8520;
server 192.168.152.100:8520;
}
server {
......
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