mirror of
https://github.com/TeamPiped/sponsorblock-mirror.git
synced 2024-08-14 23:57:05 +00:00
Move version to top of file.
This commit is contained in:
parent
6543996099
commit
ea69ed27b2
1 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
version: "3"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
sb-mirror:
|
sb-mirror:
|
||||||
image: mchangrh/sb-mirror:latest
|
image: mchangrh/sb-mirror:latest
|
||||||
|
@ -39,4 +41,3 @@ services:
|
||||||
- sb-mirror
|
- sb-mirror
|
||||||
volumes:
|
volumes:
|
||||||
postgres_data: null
|
postgres_data: null
|
||||||
version: "3"
|
|
||||||
|
|
Loading…
Reference in a new issue