Compare commits

...

3 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
74193326fb chore: add moritz as maintainer
Some checks failed
continuous-integration/drone/push Build is failing
2026-03-25 00:17:14 +01:00
57a6aed540 chore: publish 5.1.0+v3.6.11 release (#98)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #98
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech>
2026-03-24 21:00:50 +00:00
2 changed files with 5 additions and 2 deletions

View File

@ -5,7 +5,7 @@
> https://docs.traefik.io
<!-- metadata -->
* **Maintainer**: [@p4u1](https://git.coopcloud.tech/p4u1), [@decentral1se](https://git.coopcloud.tech/decentral1se), [@javielico](https://git.coopcloud.tech/javielico)
* **Maintainer**: [@p4u1](https://git.coopcloud.tech/p4u1), [@decentral1se](https://git.coopcloud.tech/decentral1se), [@javielico](https://git.coopcloud.tech/javielico), [@moritz](https://git.coopcloud.tech/moritz)
* **Status**: `stable`
* **Category**: Utilities
* **Features**: ?

View File

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