2 Commits
v1.3 ... v1.4

Author SHA1 Message Date
xxx
4add691e38 v1.4 2023-09-27 11:20:12 +08:00
xxx
1e767304e6 v1.4 2023-09-26 21:25:28 +08:00
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
此项目提供 `docker-compose` 一键运行 `PlayEdu` 。提供一下软件环境: 此项目提供 `docker-compose` 一键运行 `PlayEdu` 。提供一下软件环境:
- PlayEdu v1.3 - PlayEdu v1.4
- MySQL 5.7.42 - MySQL 5.7.42
- Redis 7.0.2 - Redis 7.0.2
- MinIO - 由 bitnami 封装的 MinIO 发行版本 - MinIO - 由 bitnami 封装的 MinIO 发行版本

View File

@@ -24,7 +24,7 @@ volumes:
services: services:
playedu: playedu:
image: registry.cn-hangzhou.aliyuncs.com/playedu/light:1.3 image: registry.cn-hangzhou.aliyuncs.com/playedu/light:1.4
restart: always restart: always
volumes: volumes:
- ./data/logs/nginx:/var/log/nginx - ./data/logs/nginx:/var/log/nginx