diff --git a/Dockerfile b/Dockerfile index f0bee79..e77c6e7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,7 +17,7 @@ RUN npm run build FROM node:22-alpine as prod LABEL org.opencontainers.image.source=https://github.com/ghoshRitesh12/aniwatch-api -LABEL org.opencontainers.image.description="Node.js API for obtaining anime information from hianime.to" +LABEL org.opencontainers.image.description="NodeJS API for obtaining anime data from hianime.to" LABEL org.opencontainers.image.licenses=MIT # install curl for healthcheck diff --git a/public/index.html b/public/index.html index c095416..8ade1a4 100644 --- a/public/index.html +++ b/public/index.html @@ -23,13 +23,13 @@ - + - - + + @@ -202,11 +202,11 @@