fix: set docker-compose version to 3.8 for synology compatibility
This commit is contained in:
parent
72c04ba51c
commit
93e453926e
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
|
version: '3.8'
|
||||||
services:
|
services:
|
||||||
spotify-clone:
|
spotify-clone:
|
||||||
image: git.khoavo.myds.me/vndangkhoa/spotify-clone:v4
|
image: git.khoavo.myds.me/vndangkhoa/spotify-clone:v4
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue