Skip to content

Commit

Permalink
Merge pull request #245 from Mirasaki/mirasaki
Browse files Browse the repository at this point in the history
fix: remove puppeteer image
  • Loading branch information
Mirasaki authored Sep 22, 2024
2 parents a2a2e71 + 9ba9406 commit cead536
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,3 @@ services:
- ./cftools-discord-bot.db:/app/cftools-discord-bot.db
env_file:
- config/.env

puppeteer:
container_name: cftools-discord-bot-puppeteer
image: buildkite/puppeteer
restart: unless-stopped
volumes:
- ./cftools-discord-bot.db:/app/cftools-discord-bot.db
env_file:
- config/.env

0 comments on commit cead536

Please sign in to comment.