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 882cbe3 commit 8432f1c
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 @@ -35,7 +35,7 @@ services:
- 'traefik.http.routers.${app_name}.rule=Host("${app_name}.${traefik_domain}.org")'
- 'traefik.http.routers.${app_name}.entrypoints=websecure'
- 'traefik.http.routers.${app_name}.tls.certresolver=mytlschallenge'
- 'traefik.http.services.${app_name}.loadbalancer.server.port=8686'
- 'traefik.http.services.${app_name}.loadbalancer.server.port=8688'
networks:
- plexguide
Expand Down

0 comments on commit 8432f1c

Please sign in to comment.