improve docs (closes #94)

This commit is contained in:
2023-01-10 20:58:52 +02:00
parent 6bcfb0b356
commit add264a5d6
4 changed files with 54 additions and 35 deletions

View File

@@ -15,6 +15,4 @@ RUN pnpm build
EXPOSE 3000
ARG ORIGIN=https://projectsegfau.lt
CMD ["node", "build/index.js"]