Change comment in Tor container task

This commit is contained in:
Sam A. 2023-04-30 17:48:34 +02:00
parent 314f9360a7
commit 4edccbd02a
Signed by: samsapti
GPG key ID: CBBBE7371E81C4EA

View file

@ -8,7 +8,7 @@
image: goldy/tor-hidden-service:{{ services.tor.version }}
restart_policy: always
env:
# Required by SimpleXMQ (we're not hosting anonymous services anyway)
# Required by SMP server (we're not hosting anonymous services anyway)
TOR_EXTRA_OPTIONS: |
HiddenServiceNonAnonymousMode 1
HiddenServiceSingleHopMode 1