Compare commits

...

1 Commits

Author SHA1 Message Date
f
295ad3d999 fix: garage ports on host mode
Some checks failed
continuous-integration/drone/pr Build is failing
2026-04-17 03:24:08 -03:00

View File

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