working tor

This commit is contained in:
2024-08-08 02:17:49 -07:00
parent 1ced0d8b24
commit b9a432b356
5 changed files with 234 additions and 8 deletions

View File

@@ -105,14 +105,22 @@ services:
- backend
networks:
- frontnet
hs:
container_name: tor_service
build:
context: tor
depends_on:
- backend
networks:
- frontnet
pmb:
#build:
# args:
# GPG_PP: $BUILD_GPG_PP
# context: pmb-pf
# dockerfile: Dockerfile
image: site_pmb:latest
build:
args:
GPG_PP: $BUILD_GPG_PP
context: pmb-pf
dockerfile: Dockerfile
#image: site_pmb:latest
expose:
- "25"
env_file: