Update index.mdx

Removed blueprints volume
This commit is contained in:
silentoplayz
2024-09-13 17:54:07 +00:00
committed by GitHub
parent 8f70c6bcd2
commit 79c6e89426

View File

@@ -130,7 +130,6 @@ services:
- "9099:9099"
volumes:
- ./pipelines:/app/pipelines
- ./blueprints:/app/blueprints
extra_hosts:
- "host.docker.internal:host-gateway"
restart: always