mirror of
https://github.com/PlayEdu/docker-compose.git
synced 2025-06-27 15:14:15 +08:00
playedu-light升级
This commit is contained in:
parent
d954cdf977
commit
6974905a95
@ -9,6 +9,11 @@
|
||||
- Redis 7.0.2
|
||||
- MinIO - 由 bitnami 封装的 MinIO 发行版本
|
||||
|
||||
### 支持
|
||||
|
||||
- [x] amd64
|
||||
- [x] arm64
|
||||
|
||||
### 快速上手
|
||||
|
||||
#### 第一步、克隆本仓库
|
||||
|
@ -25,7 +25,7 @@ volumes:
|
||||
services:
|
||||
### PlayEdu ################################################
|
||||
playedu:
|
||||
image: registry.cn-hangzhou.aliyuncs.com/playedu/light:1.2
|
||||
image: registry.cn-hangzhou.aliyuncs.com/playedu/light:1.2.1
|
||||
restart: always
|
||||
# volumes:
|
||||
# - ./data/logs/nginx:/var/log/nginx
|
||||
|
Loading…
x
Reference in New Issue
Block a user