refactor: 🚚 Use more Versia branding and assets

This commit is contained in:
Jesse Wierzbinski 2024-08-24 15:34:49 +02:00
parent 3d5a693d71
commit 832f72160f
No known key found for this signature in database
11 changed files with 78 additions and 78 deletions

View file

@ -36,7 +36,7 @@ COPY --from=build /temp/dist /app/dist
COPY entrypoint.sh /app
LABEL org.opencontainers.image.authors="Gaspard Wierzbinski (https://cpluspatch.dev)"
LABEL org.opencontainers.image.source="https://github.com/lysand-org/lysand"
LABEL org.opencontainers.image.source="https://github.com/lysand-org/server"
LABEL org.opencontainers.image.vendor="Versia Pub"
LABEL org.opencontainers.image.licenses="AGPL-3.0-or-later"
LABEL org.opencontainers.image.title="Versia Server"