change password to string
All checks were successful
Deploy Homepage / deploy (push) Successful in 3s

This commit is contained in:
bdizen 2024-11-26 15:53:32 +02:00
parent 036ddc8fea
commit 077427e849
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
widget:
type: deluge
url: http://deluge
password: 85934212 # webui password
password: "85934212" # webui password
- Home:
- Frigate:

View File

@ -1,6 +1,6 @@
services:
homepage:
image: ghcr.io/gethomepage/homepage:v0.9.11
image: ghcr.io/gethomepage/homepage:latest
container_name: homepage
volumes:
- ./config:/app/config # Make sure your local config directory exists