Browse Source

minor: 打包脚本

tuon 1 year ago
parent
commit
72dd31e757
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docker-compose-dev.yaml

+ 1 - 1
docker-compose-dev.yaml

@@ -13,7 +13,7 @@ services:
     restart: always
     container_name: nginx-with-ui
     ports:
-      - 8081:8080
+      - 8080:8080
       - 9090:9090
       - 9080:80
       - 9443:443