mirror of
https://github.com/KevinMidboe/infra-map.git
synced 2026-01-06 09:15:53 +00:00
working nice. docker uses bun
This commit is contained in:
@@ -20,4 +20,4 @@ RUN yarn --production
|
||||
EXPOSE 3000
|
||||
ENV NODE_ENV=production
|
||||
|
||||
CMD [ "node", "build" ]
|
||||
CMD [ "node", "build/index.js" ]
|
||||
|
||||
Reference in New Issue
Block a user