mirror of
https://github.com/versia-pub/frontend.git
synced 2026-03-13 03:29:16 +01:00
change video player to videojs
This commit is contained in:
parent
ea406c9df4
commit
9e8cb3464c
5 changed files with 204 additions and 109 deletions
|
|
@ -23,7 +23,7 @@ FROM ghcr.io/static-web-server/static-web-server:2-alpine AS final
|
|||
COPY --from=builder /app/.output/public /app/public
|
||||
COPY sws.toml /etc/config.toml
|
||||
|
||||
LABEL org.opencontainers.image.authors="Gaspard Wierzbinski (https://cpluspatch.com)"
|
||||
LABEL org.opencontainers.image.authors="Versia contributors (https://forge.versia.pub/versia-pub/frontend/graph)"
|
||||
LABEL org.opencontainers.image.source="https://github.com/versia-pub/frontend"
|
||||
LABEL org.opencontainers.image.vendor="Versia"
|
||||
LABEL org.opencontainers.image.licenses="AGPL-3.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue