diff --git a/cpn-lancache/umbrel-app.yml b/cpn-lancache/umbrel-app.yml index 8587fcc..6dc34ab 100644 --- a/cpn-lancache/umbrel-app.yml +++ b/cpn-lancache/umbrel-app.yml @@ -1,5 +1,5 @@ manifestVersion: 1 -id: cpn-umbrel-lancache +id: cpn-lancache category: networking name: LAN Cache version: "latest" @@ -11,8 +11,8 @@ releaseNotes: >- developer: lancachenet website: https://hub.docker.com/r/lancachenet/monolithic dependencies: [] -repo: http://umbrel:8085/companas/umbrel-apps -support: http://umbrel:8085/companas/umbrel-apps/issues +repo: https://git.weektab.org/companas/umbrel-apps/src/branch/main/cpn-lancache +support: https://git.weektab.org/companas/umbrel-apps/issues port: 10085 gallery: - image-1.jpg @@ -23,4 +23,4 @@ defaultUsername: "" defaultPassword: "" icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/lancache-net.png submitter: Weektab -submission: http://umbrel:8085/companas/umbrel-apps +submission: https://git.weektab.org/companas/umbrel-apps