diff --git a/compose.yml b/compose.yml index 459404d..1a5edd2 100644 --- a/compose.yml +++ b/compose.yml @@ -43,7 +43,7 @@ services: - "traefik.http.routers.${STACK_NAME}-pusher.rule=Host(`pusher.${DOMAIN}`)" - "traefik.http.routers.${STACK_NAME}-pusher.entrypoints=web-secure" - "traefik.http.routers.${STACK_NAME}-pusher.tls.certresolver=${LETS_ENCRYPT_ENV}" - - coop-cloud.${STACK_NAME}.pusher.version=master-192ba22a + - coop-cloud.${STACK_NAME}.pusher.version=master-ffb33603 back: image: thecodingmachine/workadventure-back:v1.4.5 command: yarn run runprod