cleanup, remove grabbing mastofe from image
This commit is contained in:
parent
3fc438440e
commit
263e1e7e7f
2 changed files with 0 additions and 27 deletions
|
|
@ -109,24 +109,6 @@ services:
|
|||
command:
|
||||
- "/mastodon/public/system"
|
||||
|
||||
# tor is a wip - consider setting up later
|
||||
## Uncomment to enable federation with tor instances along with adding the following ENV variables
|
||||
## http_hidden_proxy=http://privoxy:8118
|
||||
## ALLOW_ACCESS_TO_HIDDEN_SERVICE=true
|
||||
# tor:
|
||||
# image: sirboops/tor
|
||||
# networks:
|
||||
# - external_network
|
||||
# - internal_network
|
||||
#
|
||||
# privoxy:
|
||||
# image: sirboops/privoxy
|
||||
# volumes:
|
||||
# - ./priv-config:/opt/config
|
||||
# networks:
|
||||
# - external_network
|
||||
# - internal_network
|
||||
|
||||
networks:
|
||||
db:
|
||||
name: postgres_db
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue