mirror of
https://github.com/PlayEdu/docker-compose.git
synced 2025-12-21 03:25:55 +08:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4add691e38 | ||
|
|
1e767304e6 |
@@ -4,7 +4,7 @@
|
||||
|
||||
此项目提供 `docker-compose` 一键运行 `PlayEdu` 。提供一下软件环境:
|
||||
|
||||
- PlayEdu v1.3
|
||||
- PlayEdu v1.4
|
||||
- MySQL 5.7.42
|
||||
- Redis 7.0.2
|
||||
- MinIO - 由 bitnami 封装的 MinIO 发行版本
|
||||
|
||||
@@ -24,7 +24,7 @@ volumes:
|
||||
|
||||
services:
|
||||
playedu:
|
||||
image: registry.cn-hangzhou.aliyuncs.com/playedu/light:1.3
|
||||
image: registry.cn-hangzhou.aliyuncs.com/playedu/light:1.4
|
||||
restart: always
|
||||
volumes:
|
||||
- ./data/logs/nginx:/var/log/nginx
|
||||
|
||||
Reference in New Issue
Block a user