configure network mode
All checks were successful
lint-test-docker / docker-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m3s

This commit is contained in:
2025-10-21 19:09:32 -05:00
parent 57c71cda0b
commit 95e0f307d7

View File

@@ -32,6 +32,7 @@ services:
webui:
image: khairul169/garage-webui:1.1.0
container_name: garage-webui
network_mode: service:garage
restart: always
volumes:
- ${PWD}/garage.toml:/etc/garage.toml:ro