Skip to content

Commit

Permalink
add missing secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
fsimonjetz committed Jun 27, 2024
1 parent 2f7584e commit cb51d3d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ services:
MONGO_USER_FILE: /run/secrets/mongosync_user
networks:
- default
secrets:
- mongosync_password
- mongosync_user
deploy:
placement:
constraints:
Expand Down

0 comments on commit cb51d3d

Please sign in to comment.