mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-07 21:09:33 +00:00
发布 0.9.0
This commit is contained in:
@@ -150,7 +150,7 @@ services:
|
||||
- ruoyi_net
|
||||
|
||||
sentinel:
|
||||
image: ruoyi/ruoyi-sentinel-dashboard:0.8.0
|
||||
image: ruoyi/ruoyi-sentinel-dashboard:0.9.0
|
||||
container_name: sentinel
|
||||
environment:
|
||||
TZ: Asia/Shanghai
|
||||
@@ -165,7 +165,7 @@ services:
|
||||
ipv4_address: 172.30.0.68
|
||||
|
||||
ruoyi-monitor-admin:
|
||||
image: ruoyi/ruoyi-monitor:0.8.0
|
||||
image: ruoyi/ruoyi-monitor:0.9.0
|
||||
container_name: ruoyi-monitor
|
||||
environment:
|
||||
# 时区上海
|
||||
@@ -182,7 +182,7 @@ services:
|
||||
ipv4_address: 172.30.0.90
|
||||
|
||||
ruoyi-xxl-job-admin:
|
||||
image: ruoyi/ruoyi-xxl-job-admin:0.8.0
|
||||
image: ruoyi/ruoyi-xxl-job-admin:0.9.0
|
||||
container_name: ruoyi-xxl-job-admin
|
||||
environment:
|
||||
# 时区上海
|
||||
@@ -199,7 +199,7 @@ services:
|
||||
ipv4_address: 172.30.0.92
|
||||
|
||||
ruoyi-gateway:
|
||||
image: ruoyi/ruoyi-gateway:0.8.0
|
||||
image: ruoyi/ruoyi-gateway:0.9.0
|
||||
container_name: ruoyi-gateway
|
||||
environment:
|
||||
# 时区上海
|
||||
@@ -216,7 +216,7 @@ services:
|
||||
ipv4_address: 172.30.0.100
|
||||
|
||||
ruoyi-auth:
|
||||
image: ruoyi/ruoyi-auth:0.8.0
|
||||
image: ruoyi/ruoyi-auth:0.9.0
|
||||
container_name: ruoyi-auth
|
||||
environment:
|
||||
# 时区上海
|
||||
@@ -233,7 +233,7 @@ services:
|
||||
ipv4_address: 172.30.0.110
|
||||
|
||||
ruoyi-system:
|
||||
image: ruoyi/ruoyi-system:0.8.0
|
||||
image: ruoyi/ruoyi-system:0.9.0
|
||||
container_name: ruoyi-system
|
||||
environment:
|
||||
# 时区上海
|
||||
@@ -249,7 +249,7 @@ services:
|
||||
- ruoyi_net
|
||||
|
||||
ruoyi-gen:
|
||||
image: ruoyi/ruoyi-gen:0.8.0
|
||||
image: ruoyi/ruoyi-gen:0.9.0
|
||||
container_name: ruoyi-gen
|
||||
environment:
|
||||
# 时区上海
|
||||
@@ -265,7 +265,7 @@ services:
|
||||
- ruoyi_net
|
||||
|
||||
ruoyi-job:
|
||||
image: ruoyi/ruoyi-job:0.8.0
|
||||
image: ruoyi/ruoyi-job:0.9.0
|
||||
container_name: ruoyi-job
|
||||
environment:
|
||||
# 时区上海
|
||||
@@ -281,7 +281,7 @@ services:
|
||||
- ruoyi_net
|
||||
|
||||
ruoyi-resource:
|
||||
image: ruoyi/ruoyi-resource:0.8.0
|
||||
image: ruoyi/ruoyi-resource:0.9.0
|
||||
container_name: ruoyi-resource
|
||||
environment:
|
||||
# 时区上海
|
||||
|
Reference in New Issue
Block a user