发布 v3.0.0

This commit is contained in:
疯狂的狮子li
2021-08-18 11:09:14 +08:00
parent 4eb94f4a1e
commit a937e3f268
15 changed files with 65 additions and 17 deletions

View File

@@ -103,7 +103,7 @@ services:
ipv4_address: 172.30.0.54
ruoyi-server1:
image: "ruoyi/ruoyi-server:2.6.0"
image: "ruoyi/ruoyi-server:3.0.0"
environment:
# 时区上海
TZ: Asia/Shanghai
@@ -118,7 +118,7 @@ services:
ipv4_address: 172.30.0.60
ruoyi-server2:
image: "ruoyi/ruoyi-server:2.6.0"
image: "ruoyi/ruoyi-server:3.0.0"
environment:
# 时区上海
TZ: Asia/Shanghai
@@ -133,7 +133,7 @@ services:
ipv4_address: 172.30.0.61
ruoyi-monitor-admin:
image: "ruoyi/ruoyi-monitor-admin:2.6.0"
image: "ruoyi/ruoyi-monitor-admin:3.0.0"
environment:
# 时区上海
TZ: Asia/Shanghai