mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2026-04-23 10:58:34 +08:00
remove 移除 powerjob
This commit is contained in:
@@ -165,21 +165,6 @@ services:
|
||||
privileged: true
|
||||
network_mode: "host"
|
||||
|
||||
ruoyi-powerjob-server:
|
||||
image: ruoyi/ruoyi-powerjob-server:2.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:2.2.0
|
||||
container_name: ruoyi-easyretry-server
|
||||
|
||||
Reference in New Issue
Block a user