diff --git a/compose.yaml b/compose.yaml index be0a3dc..9666019 100644 --- a/compose.yaml +++ b/compose.yaml @@ -2,7 +2,8 @@ services: # Dein Tor Proxy tor: - image: . + image: custom-tor-proxy:latest + build: . container_name: tor-proxy restart: always ports: