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 663f997ee7 - Show all commits

@ -9,7 +9,7 @@ RUN pnpm install --production --silent && mv node_modules ../
COPY . . COPY . .
RUN chown -R node /usr/src/app #RUN chown -R node /usr/src/app
USER node #USER node
CMD pnpm run start CMD pnpm run start