mirror of
https://github.com/PlayEdu/docker-compose.git
synced 2025-06-05 00:04:15 +08:00
1.5.2
This commit is contained in:
parent
b14d1dd351
commit
da5af54d2c
2
data/minio/.gitignore
vendored
Normal file
2
data/minio/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
@ -24,7 +24,7 @@ volumes:
|
||||
|
||||
services:
|
||||
playedu:
|
||||
image: registry.cn-hangzhou.aliyuncs.com/playedu/light:1.5.1
|
||||
image: registry.cn-hangzhou.aliyuncs.com/playedu/light:1.5.2
|
||||
restart: always
|
||||
volumes:
|
||||
- ./data/logs/nginx:/var/log/nginx
|
||||
|
Loading…
x
Reference in New Issue
Block a user