Changed the container name

This commit is contained in:
2026-05-10 22:38:13 -07:00
parent 87572f60dd
commit 885e77ec8b
+1 -1
View File
@@ -1,7 +1,7 @@
services: services:
app: app:
image: jgraph/drawio:${DRAWIO_VERSION:-latest} image: jgraph/drawio:${DRAWIO_VERSION:-latest}
container_name: drawio container_name: draw-io
ports: ports:
- ${DRAWIO_PORT:-8080}:8080 - ${DRAWIO_PORT:-8080}:8080
environment: environment: