Commit 38dd05e3 authored by daidekun's avatar daidekun

修改端口

parent b1d135bc
upstream merchant-backend {
server merchant-backend:7039;
server merchant-backend:7038;
}
server {
listen 80;
......@@ -11,7 +11,7 @@ server {
}
upstream merchant-op-ui {
server merchant-op-ui:7038;
server merchant-op-ui:7039;
}
server {
listen 80;
......
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