Skip to content

Commit

Permalink
Move torrent client to the separate service
Browse files Browse the repository at this point in the history
  • Loading branch information
galushko committed Oct 18, 2023
1 parent a8fa47a commit bf1e421
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/examples/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@ services:
parser:
image: halushko/vytiag-pdf-parser:latest
environment:
BOT_TOKEN: 6049151976:AAEzov9MIAiAAiHJbGFWFXCVnNqpMM9VjF0
BOT_TRUSTED_USERS: 43504868,544539887
BOT_TOKEN: 6049151976:A1AEzov9MIAiAAiHJbGFWFXCVnNqpMM9VjF0
BOT_TRUSTED_USERS: 413504868,5144539887
restart: always
container_name: "parser"
networks:
Expand Down

0 comments on commit bf1e421

Please sign in to comment.