fix: garage ports on host mode #99

Merged
p4u1 merged 1 commits from garage into master 2026-04-18 06:13:55 +00:00

View File

@ -4,4 +4,7 @@ services:
environment:
- GARAGE_RPC_ENABLED
ports:
- "3901:3901"
- target: 3901
published: 3901
protocol: tcp
mode: host