fix: fix typo in deploy

This commit is contained in:
tdurieux
2024-04-05 14:49:24 +01:00
parent 80101f83aa
commit ae4cb9e898

View File

@@ -34,7 +34,7 @@ services:
restart: always
image: tdurieux/anonymous_github:v2
deploy:
qmode: replicated
mode: replicated
replicas: 4
endpoint_mode: dnsrr
entrypoint: ["node", "./build/streamer/index.js"]