Browse Source

部门 权限 发版

wuheng 1 year ago
parent
commit
98ef4d1866
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docker-compose.yml

+ 1 - 0
docker-compose.yml

@@ -1,6 +1,7 @@
 version: "3"
 services:
   eas-project-api:
+    restart: always
     image: easapi${BRANCH_NAME}:${BUILD_NUMBER}
     ports:
       - 11004:8080