修改vue docker 配置文件

This commit is contained in:
BBIT-Kai
2025-05-12 11:30:27 +08:00
parent 369980293e
commit cdaa958e75
5 changed files with 14 additions and 12 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ http {
# gzip_vary on;
server {
listen 8080;
listen 8090;
server_name localhost;
location / {