Commit 91dae4fc by zhangxingmin

push

parent a2cd3357
server { server {
listen 6666; listen 6666;
server_name localhost; server_name 139.224.145.34;
# 处理前端静态资源(Vue应用) # 处理前端静态资源(Vue应用)
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