mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-10 18:06:56 +08:00
fix: OpenResty && DataEase 版本回滚
This commit is contained in:
parent
0d20ba8c76
commit
fa06fdf145
@ -1,7 +1,7 @@
|
||||
version: '2.1'
|
||||
services:
|
||||
dataease:
|
||||
image: registry.cn-qingdao.aliyuncs.com/dataease/dataease:v2.3.1
|
||||
image: registry.cn-qingdao.aliyuncs.com/dataease/dataease:v2.3.0
|
||||
restart: always
|
||||
container_name: ${CONTAINER_NAME}
|
||||
ports:
|
@ -1,7 +1,7 @@
|
||||
version: '3'
|
||||
services:
|
||||
openresty:
|
||||
image: openresty/openresty:1.25.3.1-0-focal
|
||||
image: openresty/openresty:1.21.4.3-0-focal
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
network_mode: host
|
Loading…
Reference in New Issue
Block a user