Skip to content

Commit

Permalink
fix: fix typo in deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
tdurieux committed Apr 5, 2024
1 parent 80101f8 commit ae4cb9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand Down

0 comments on commit ae4cb9e

Please sign in to comment.