Update compose.yaml
This commit is contained in:
@@ -31,6 +31,17 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- bragi-local
|
- bragi-local
|
||||||
|
|
||||||
|
drawio:
|
||||||
|
stdin_open: true
|
||||||
|
tty: true
|
||||||
|
container_name: drawio
|
||||||
|
# ports:
|
||||||
|
# - 8080:8080
|
||||||
|
# - 8443:8443
|
||||||
|
image: jgraph/drawio
|
||||||
|
networks:
|
||||||
|
- bragi-local
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
bragi-local:
|
bragi-local:
|
||||||
external: true
|
external: true
|
||||||
Reference in New Issue
Block a user