修改好第三次配置
This commit is contained in:
@@ -8,7 +8,7 @@ http {
|
||||
|
||||
# 配置前端路由,支持SPA(单页应用)
|
||||
server {
|
||||
listen 80;
|
||||
listen 5555;
|
||||
server_name localhost;
|
||||
|
||||
root /usr/share/nginx/html;
|
||||
|
||||
Reference in New Issue
Block a user