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: "3"
services:
dozzle:
container_name: dozzle
@@ -7,4 +6,4 @@ services:
- /var/run/docker.sock:/var/run/docker.sock
ports:
- 9999:8080
restart: unless-stopped
restart: unless-stopped