Rename volume to tor-data-new to force permission reset

This commit is contained in:
wander 2026-02-07 00:09:16 -05:00
parent 115112552b
commit 7750788708

View file

@ -13,7 +13,7 @@ services:
- "9051:9051" - "9051:9051"
- "9050:9050" - "9050:9050"
volumes: volumes:
- tor-data:/var/lib/tor/ - tor-data-new:/var/lib/tor/:Z
depends_on: depends_on:
- web - web
@ -34,7 +34,7 @@ services:
depends_on: depends_on:
- tor - tor
volumes: volumes:
- tor-data:/var/lib/tor/ - tor-data-new:/var/lib/tor/:Z
volumes: volumes:
tor-data: tor-data-new: