influx-only #2

Merged
Fascinated merged 20 commits from influx-only into master 2024-01-03 08:32:27 +00:00
Showing only changes of commit fb6dbc3b5d - Show all commits

@ -12,4 +12,6 @@ COPY . .
#RUN chown -R node /usr/src/app
#USER node
RUN pnpm run build
CMD pnpm run start