diff --git a/bin/offline-secrets.sh b/bin/offline-secrets.sh index 48df9d35c..d58d48072 100755 --- a/bin/offline-secrets.sh +++ b/bin/offline-secrets.sh @@ -63,6 +63,11 @@ team-settings: # container is pre-seeded # It is just the empty "{}" json hashmap configJson: "e30K" +background-worker: + secrets: + rabbitmq: + username: wire-server + password: verysecurepassword EOF fi