Drop support for onion addresses v2
* Update `onions` tool to v0.7.0 * Update `tor` to `0.4.6.9`
This commit is contained in:
parent
d0dd28733d
commit
2fc3b6eb84
16 changed files with 568 additions and 831 deletions
2
Makefile
2
Makefile
|
|
@ -34,8 +34,6 @@ rebuild:
|
|||
docker-compose -f docker-compose.build.yml build --no-cache --pull
|
||||
|
||||
run: build
|
||||
docker-compose -f docker-compose.v1.yml up --force-recreate
|
||||
run-v2: build
|
||||
docker-compose -f docker-compose.v2.yml up --force-recreate
|
||||
|
||||
run-v2-socket: build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue