Compare commits
3
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
358b3769c7 | ||
|
|
35eec12229 | ||
|
|
00b0936a8e |
+1
-1
@@ -5,7 +5,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
mas:
|
||||
image: ghcr.io/element-hq/matrix-authentication-service:1.24.0
|
||||
image: ghcr.io/element-hq/matrix-authentication-service:1.25.0
|
||||
command: ["server", "--config=/etc/mas/config.yaml"]
|
||||
environment:
|
||||
- DOMAIN
|
||||
|
||||
+1
-1
@@ -114,7 +114,7 @@ services:
|
||||
restart_policy:
|
||||
condition: on-failure
|
||||
labels:
|
||||
- "coop-cloud.${STACK_NAME}.version=7.3.1+v1.157.1"
|
||||
- "coop-cloud.${STACK_NAME}.version=7.3.2+v1.161.0"
|
||||
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT}"
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://localhost:8008/health"]
|
||||
|
||||
Reference in New Issue
Block a user