Commit 288c2ba9 by zhangxingmin

配置

parent 4186d02b
......@@ -6,7 +6,7 @@ upstream gateway_load_balance {
server {
listen 2669;
server_name localhost;
server_name _;
# 处理前端静态资源(Vue应用)
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