mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-02-12 18:32:44 +00:00
fix: fix typo in deploy
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user