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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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