remove 移除 powerjob

This commit is contained in:
疯狂的狮子Li
2024-05-16 10:36:37 +08:00
parent 78115e0504
commit c03c72c7d0
19 changed files with 0 additions and 2077 deletions

View File

@@ -141,21 +141,6 @@ services:
privileged: true
network_mode: "host"
ruoyi-powerjob-server:
image: ruoyi/ruoyi-powerjob-server:5.2.0
container_name: ruoyi-powerjob-server
environment:
# 时区上海
TZ: Asia/Shanghai
ports:
- "7700:7700"
- "10086:10086"
- "10010:10010"
volumes:
- /docker/powerjob/logs/:/ruoyi/powerjob/logs
privileged: true
network_mode: "host"
ruoyi-easyretry-server:
image: ruoyi/ruoyi-easyretry-server:5.2.0
container_name: ruoyi-easyretry-server