Umstellung auf Compose V2

This commit is contained in:
borgal
2024-06-15 15:34:53 +02:00
parent 73d4b94171
commit 97e0249961
35 changed files with 25 additions and 73 deletions

View File

@@ -1,4 +1,3 @@
version: "2"
services:
imapfilter:
build: .
@@ -8,4 +7,4 @@ services:
- ./config.lua:/volume/configuration/config.lua:ro
labels:
com.centurylinklabs.watchtower.enable: "false"
restart: always
restart: always