mirror of
https://github.com/hay-kot/mealie.git
synced 2025-07-05 20:42:23 -07:00
fix: removed version line from docker compose yml files (#4072)
This commit is contained in:
parent
c721533557
commit
f86d4d5d8d
2 changed files with 0 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
|||
version: "3.4"
|
||||
services:
|
||||
mailpit:
|
||||
image: axllent/mailpit:latest
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
version: "3.4"
|
||||
services:
|
||||
mealie:
|
||||
container_name: mealie
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue