bugfix: tabs -> spaces in docker compose

This commit is contained in:
TSS
2025-10-02 12:12:46 +00:00
parent 646430c4b5
commit 88bf845064

View File

@@ -5,12 +5,12 @@ services:
- "8085"
volumes:
- lenz_briefe:/app/data
networks:
- caddynet
networks:
- caddynet
volumes:
lenz_briefe:
networks:
caddynet:
external: true
caddynet:
external: true