Skip to content

Commit

Permalink
chore: switch all instances of muety/wakapi that can be changed
Browse files Browse the repository at this point in the history
  • Loading branch information
taciturnaxolotl committed Sep 11, 2024
1 parent ebe12bb commit 722f924
Show file tree
Hide file tree
Showing 6 changed files with 7,334 additions and 7,334 deletions.
12 changes: 6 additions & 6 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@ ENV ENVIRONMENT=prod \

COPY --from=build-env /staging /

LABEL org.opencontainers.image.url="https://github.com/muety/wakapi" \
org.opencontainers.image.documentation="https://github.com/muety/wakapi" \
org.opencontainers.image.source="https://github.com/muety/wakapi" \
org.opencontainers.image.title="Wakapi" \
org.opencontainers.image.licenses="MIT" \
org.opencontainers.image.description="A minimalist, self-hosted WakaTime-compatible backend for coding statistics"
LABEL org.opencontainers.image.url="https://github.com/kcoderhtml/hackatime" \
org.opencontainers.image.documentation="https://github.com/kcoderhtml/hackatime" \
org.opencontainers.image.source="https://github.com/kcoderhtml/hackatime" \
org.opencontainers.image.title="Wakapi" \
org.opencontainers.image.licenses="MIT" \
org.opencontainers.image.description="A minimalist, self-hosted WakaTime-compatible backend for coding statistics"

USER app

Expand Down
Loading

0 comments on commit 722f924

Please sign in to comment.