mirror of
https://github.com/PlayEdu/docker-compose.git
synced 2025-11-19 05:17:41 +08:00
fixed: typo
This commit is contained in:
@@ -24,7 +24,7 @@ volumes:
|
||||
|
||||
services:
|
||||
playedu:
|
||||
image: registry.cn-hangzhou.aliyuncs.com/playedu/light:v1.5.1
|
||||
image: registry.cn-hangzhou.aliyuncs.com/playedu/light:1.5.1
|
||||
restart: always
|
||||
volumes:
|
||||
- ./data/logs/nginx:/var/log/nginx
|
||||
|
||||
Reference in New Issue
Block a user