Add Makefile and docker-compose v3
This commit is contained in:
parent
f206ea354c
commit
3ee624d910
6 changed files with 102 additions and 1 deletions
|
|
@ -6,12 +6,12 @@ group: tor
|
|||
secret_env:
|
||||
- '*_KEY'
|
||||
- '*_PORTS'
|
||||
- '*_SERVICE_NAME'
|
||||
|
||||
pre_conf_commands:
|
||||
- onions --setup-hosts
|
||||
|
||||
post_conf_commands:
|
||||
- onions
|
||||
- chown -R tor:tor $HOME
|
||||
|
||||
reload:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue