Update compose.yaml

This commit is contained in:
2026-06-19 11:16:19 +02:00
parent c60a382c98
commit d9d52479e6
+11
View File
@@ -30,6 +30,17 @@ services:
restart: unless-stopped
networks:
- bragi-local
drawio:
stdin_open: true
tty: true
container_name: drawio
# ports:
# - 8080:8080
# - 8443:8443
image: jgraph/drawio
networks:
- bragi-local
networks:
bragi-local: