[mod] graphviz

This commit is contained in:
Andy Bunce 2025-05-21 16:41:45 +01:00
parent 7930bf903e
commit fc62f9c5e0

View file

@ -5,5 +5,5 @@ services:
build: . build: .
container_name: graphviz container_name: graphviz
ports: ports:
- 8000:8000 - 8888:8000
restart: unless-stopped restart: unless-stopped