changed container name

This commit is contained in:
2026-05-11 10:46:57 -07:00
parent 119a0bb551
commit 455dfc9251
+1 -1
View File
@@ -1,7 +1,7 @@
services:
app:
image: jgraph/drawio:${DRAWIO_VERSION:-latest}
container_name: draw-io
container_name: draw-io-app
ports:
- ${DRAWIO_PORT:-8080}:8080
environment: