diff --git a/Dockerfile b/Dockerfile index 796f43b..6d20d52 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ FROM node:22-alpine -LABEL org.opencontainers.image.source="https://github.com/mfwadejr/vboxstock" +LABEL org.opencontainers.image.source="https://git.us2plus2.com/marvin/vboxstock" LABEL org.opencontainers.image.description="Self-contained vSeeBox inventory and sales tracker" WORKDIR /app COPY package.json server.mjs ./ diff --git a/docker-compose.yml b/docker-compose.yml index c1e2976..719192a 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -2,7 +2,7 @@ name: vboxstock services: vboxstock: - image: ghcr.io/mfwadejr/vboxstock:latest + image: git.us2plus2.com/marvin/vboxstock:latest container_name: vboxstock restart: unless-stopped ports: diff --git a/docker-compose.zimaos.yml b/docker-compose.zimaos.yml index 8c2f06e..4d3feab 100644 --- a/docker-compose.zimaos.yml +++ b/docker-compose.zimaos.yml @@ -2,7 +2,7 @@ name: vboxstock services: vboxstock: - image: ghcr.io/mfwadejr/vboxstock:latest + image: git.us2plus2.com/marvin/vboxstock:latest container_name: vboxstock restart: unless-stopped ports: @@ -24,7 +24,7 @@ x-casaos: index: / port_map: "8269" scheme: http - icon: https://raw.githubusercontent.com/mfwadejr/vboxstock/main/public/assets/vboxstock-icon-512.png + icon: https://git.us2plus2.com/marvin/vboxstock/raw/branch/main/public/assets/vboxstock-icon-512.png title: en_US: vBoxStock tagline: diff --git a/vboxstock-unraid.xml b/vboxstock-unraid.xml index 0a4821b..f9bf864 100644 --- a/vboxstock-unraid.xml +++ b/vboxstock-unraid.xml @@ -1,9 +1,9 @@ - vBoxStockghcr.io/mfwadejr/vboxstock:latesthttps://github.com/mfwadejr/vboxstock/pkgs/container/vboxstock + vBoxStockgit.us2plus2.com/marvin/vboxstock:latesthttps://git.us2plus2.com/marvin/vboxstock bridgeshfalse - https://github.com/mfwadejr/vboxstock/issueshttps://github.com/mfwadejr/vboxstockSelf-contained vSeeBox inventory and sales tracker with an embedded SQLite database. - Tools:http://[IP]:[PORT:3000]/https://raw.githubusercontent.com/mfwadejr/vboxstock/main/vboxstock-unraid.xmlhttps://raw.githubusercontent.com/mfwadejr/vboxstock/main/public/assets/vboxstock-icon-512.png + https://git.us2plus2.com/marvin/vboxstock/issueshttps://git.us2plus2.com/marvin/vboxstockSelf-contained vSeeBox inventory and sales tracker with an embedded SQLite database. + Tools:http://[IP]:[PORT:3000]/https://git.us2plus2.com/marvin/vboxstock/raw/branch/main/vboxstock-unraid.xmlhttps://git.us2plus2.com/marvin/vboxstock/raw/branch/main/public/assets/vboxstock-icon-512.png 8269 /mnt/user/appdata/vboxstock 99