Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChillBill77 authored Jan 16, 2025
1 parent 2a496cd commit 56cdbf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/tautulli/config/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
application:
extends:
file: docker-tailscale.yml #Pull the standard/most common settings from the file
service: common #to standardize even more
service: common
container_name: app-${SERVICE} # Name for local container management
volumes:
- ${PWD}/${SERVICE}-data/app/config:/config
Expand Down

0 comments on commit 56cdbf5

Please sign in to comment.