Skip to content

Commit

Permalink
chore: Update Docker image reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Ovler-Young committed Jun 24, 2024
1 parent b4b808f commit b36f923
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ docker run -d \
-e BILIARCHIVER_WEBAPP={THE_DEPLOYED_WEBAPP_URL}\
-e BILIARCHIVER_USERNAME={THE_TELEGRAM_USERNAME_OF_BILIARCHIVER_BOT}\
-e BILIARCHIVER_API={THE_API_URL_OF_BILIARCHIVER}\
-e BILIARCHIVER_BOT={YOUR_BOT
-e BILIARCHIVER_BOT={YOUR_BOT_TOKEN}\
--restart always \
biliarchiverbot
ghcr.io/saveweb/biliarchiverbot:latest
```

If you have public IP, you can set the bot's webhook to your IP address.
Expand Down

0 comments on commit b36f923

Please sign in to comment.