Skip to content

Commit

Permalink
rename docker compose template
Browse files Browse the repository at this point in the history
  • Loading branch information
AuroraDysis committed Dec 15, 2024
1 parent 51a2c9c commit 1157f42
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docker-compose.yml.template → docker-compose.template.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
version: "3"

services:
fastfetchbot:
image: aturret/fast-fetch-bot:latest
container_name: fastfetchbot
# restart: always
# restart: always
volumes:
- ./conf:/app/conf
- video_file:/tmp
Expand Down

0 comments on commit 1157f42

Please sign in to comment.