Changed the container name
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user