Changed the container name
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
app:
|
||||
image: jgraph/drawio:${DRAWIO_VERSION:-latest}
|
||||
container_name: drawio
|
||||
container_name: draw-io
|
||||
ports:
|
||||
- ${DRAWIO_PORT:-8080}:8080
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user