Fix tor configuration parsing to avoid loading of secrets
This commit is contained in:
parent
3434863f10
commit
a37645543f
5 changed files with 408 additions and 410 deletions
|
|
@ -24,12 +24,8 @@ services:
|
|||
|
||||
# Set secret for key, use the same name as the service
|
||||
secrets:
|
||||
- source: foo
|
||||
target: foo
|
||||
mode: 0400
|
||||
- source: bar
|
||||
target: bar
|
||||
mode: 0400
|
||||
- foo
|
||||
- bar
|
||||
|
||||
hello:
|
||||
image: tutum/hello-world
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue