mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-06 12:28:10 +00:00
发布 0.11.0 增加 短信模块 邮件模块 重写oss模块功能
This commit is contained in:
@@ -156,7 +156,7 @@ services:
|
||||
- ruoyi_net
|
||||
|
||||
sentinel:
|
||||
image: ruoyi/ruoyi-sentinel-dashboard:0.10.0
|
||||
image: ruoyi/ruoyi-sentinel-dashboard:0.11.0
|
||||
container_name: sentinel
|
||||
environment:
|
||||
TZ: Asia/Shanghai
|
||||
@@ -171,7 +171,7 @@ services:
|
||||
ipv4_address: 172.30.0.68
|
||||
|
||||
ruoyi-monitor-admin:
|
||||
image: ruoyi/ruoyi-monitor:0.10.0
|
||||
image: ruoyi/ruoyi-monitor:0.11.0
|
||||
container_name: ruoyi-monitor
|
||||
environment:
|
||||
# 时区上海
|
||||
@@ -188,7 +188,7 @@ services:
|
||||
ipv4_address: 172.30.0.90
|
||||
|
||||
ruoyi-xxl-job-admin:
|
||||
image: ruoyi/ruoyi-xxl-job-admin:0.10.0
|
||||
image: ruoyi/ruoyi-xxl-job-admin:0.11.0
|
||||
container_name: ruoyi-xxl-job-admin
|
||||
environment:
|
||||
# 时区上海
|
||||
@@ -205,7 +205,7 @@ services:
|
||||
ipv4_address: 172.30.0.92
|
||||
|
||||
ruoyi-gateway:
|
||||
image: ruoyi/ruoyi-gateway:0.10.0
|
||||
image: ruoyi/ruoyi-gateway:0.11.0
|
||||
container_name: ruoyi-gateway
|
||||
environment:
|
||||
# 时区上海
|
||||
@@ -222,7 +222,7 @@ services:
|
||||
ipv4_address: 172.30.0.100
|
||||
|
||||
ruoyi-auth:
|
||||
image: ruoyi/ruoyi-auth:0.10.0
|
||||
image: ruoyi/ruoyi-auth:0.11.0
|
||||
container_name: ruoyi-auth
|
||||
environment:
|
||||
# 时区上海
|
||||
@@ -239,7 +239,7 @@ services:
|
||||
ipv4_address: 172.30.0.110
|
||||
|
||||
ruoyi-system:
|
||||
image: ruoyi/ruoyi-system:0.10.0
|
||||
image: ruoyi/ruoyi-system:0.11.0
|
||||
container_name: ruoyi-system
|
||||
environment:
|
||||
# 时区上海
|
||||
@@ -255,7 +255,7 @@ services:
|
||||
- ruoyi_net
|
||||
|
||||
ruoyi-gen:
|
||||
image: ruoyi/ruoyi-gen:0.10.0
|
||||
image: ruoyi/ruoyi-gen:0.11.0
|
||||
container_name: ruoyi-gen
|
||||
environment:
|
||||
# 时区上海
|
||||
@@ -271,7 +271,7 @@ services:
|
||||
- ruoyi_net
|
||||
|
||||
ruoyi-job:
|
||||
image: ruoyi/ruoyi-job:0.10.0
|
||||
image: ruoyi/ruoyi-job:0.11.0
|
||||
container_name: ruoyi-job
|
||||
environment:
|
||||
# 时区上海
|
||||
@@ -287,7 +287,7 @@ services:
|
||||
- ruoyi_net
|
||||
|
||||
ruoyi-resource:
|
||||
image: ruoyi/ruoyi-resource:0.10.0
|
||||
image: ruoyi/ruoyi-resource:0.11.0
|
||||
container_name: ruoyi-resource
|
||||
environment:
|
||||
# 时区上海
|
||||
|
Reference in New Issue
Block a user