Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3931a602b5 |
+1
-1
@@ -57,7 +57,7 @@ services:
|
||||
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
|
||||
- "traefik.http.routers.${STACK_NAME}.service=api@internal"
|
||||
- "traefik.http.routers.${STACK_NAME}.middlewares=security@file"
|
||||
- "coop-cloud.${STACK_NAME}.version=6.2.0+v3.7.12"
|
||||
- "coop-cloud.${STACK_NAME}.version=6.3.0+v3.7.13"
|
||||
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT}"
|
||||
- "backupbot.backup=${ENABLE_BACKUPS:-true}"
|
||||
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
open port 3903 for garage and traefik security update
|
||||
Reference in New Issue
Block a user