chore: Rebranding

This commit is contained in:
Matthew Kilgore
2024-06-18 06:48:03 -04:00
parent e652507714
commit 829458562f
18 changed files with 1297 additions and 5926 deletions

View File

@@ -43,7 +43,7 @@ COPY --from=builder --chown=nonroot /go/bin/api /app
COPY --from=builder --chown=nonroot /data /data
LABEL Name=homebox Version=0.0.1
LABEL org.opencontainers.image.source="https://github.com/hay-kot/homebox"
LABEL org.opencontainers.image.source="https://github.com/sysadminsmedia/homebox"
EXPOSE 7745
VOLUME [ "/data" ]