Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Admin9705 committed Sep 13, 2024
1 parent 31656cf commit 882cbe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lidarr3.app
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ create_docker_compose() {
cat << EOF > /pg/ymals/${app_name}/docker-compose.yml
services:
${app_name}:
image: lscr.io/linuxserver/${app_name}:latest
image: lscr.io/linuxserver/lidarr:latest
container_name: ${app_name}
environment:
- PUID=1000 # Adjust as needed
Expand Down

0 comments on commit 882cbe3

Please sign in to comment.