chore: 📝 Update README and License

This commit is contained in:
Jesse Wierzbinski 2024-05-05 11:35:27 -10:00
parent f006efbfb2
commit 2237be3689
No known key found for this signature in database
4 changed files with 22 additions and 52 deletions

View file

@ -37,7 +37,7 @@ 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.vendor "Lysand Org"
LABEL org.opencontainers.image.licenses "AGPL-3.0"
LABEL org.opencontainers.image.licenses "AGPL-3.0-or-later"
LABEL org.opencontainers.image.title "Lysand Server"
LABEL org.opencontainers.image.description "Lysand Server docker image"