forked from coop-cloud/traefik
Compare commits
3 Commits
large-uploads
...
garage
| Author | SHA1 | Date | |
|---|---|---|---|
|
295ad3d999
|
|||
|
74193326fb
|
|||
| 57a6aed540 |
@@ -5,7 +5,7 @@
|
|||||||
> https://docs.traefik.io
|
> https://docs.traefik.io
|
||||||
|
|
||||||
<!-- metadata -->
|
<!-- 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`
|
* **Status**: `stable`
|
||||||
* **Category**: Utilities
|
* **Category**: Utilities
|
||||||
* **Features**: ?
|
* **Features**: ?
|
||||||
|
|||||||
+4
-1
@@ -4,4 +4,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- GARAGE_RPC_ENABLED
|
- GARAGE_RPC_ENABLED
|
||||||
ports:
|
ports:
|
||||||
- "3901:3901"
|
- target: 3901
|
||||||
|
published: 3901
|
||||||
|
protocol: tcp
|
||||||
|
mode: host
|
||||||
|
|||||||
Reference in New Issue
Block a user