Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
Update traffmonetize to cli_v2
  • Loading branch information
OlivierGaland authored Sep 13, 2023
1 parent 094c997 commit c9813ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ services:
depends_on:
- Portainer
- Webserver
image: traffmonetizer/cli:latest
image: traffmonetizer/cli_v2:latest
restart: always
command: start accept --token ${TRAFFMONETIZER_TOKEN}
networks:
Expand Down

0 comments on commit c9813ab

Please sign in to comment.