mirror of
https://github.com/vector-im/element-call.git
synced 2026-07-15 18:49:21 +00:00
addressing review comments. We now default to latest-ci build and force the image to be pulled everytime
This commit is contained in:
@@ -3,7 +3,8 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
auth-service:
|
auth-service:
|
||||||
image: ghcr.io/element-hq/lk-jwt-service:0.2.3
|
image: ghcr.io/element-hq/lk-jwt-service:latest-ci
|
||||||
|
pull_policy: always
|
||||||
hostname: auth-server
|
hostname: auth-server
|
||||||
environment:
|
environment:
|
||||||
- LIVEKIT_JWT_PORT=6080
|
- LIVEKIT_JWT_PORT=6080
|
||||||
|
|||||||
Reference in New Issue
Block a user