refactor: application structure (#11)
Reviewed-on: #11 Co-authored-by: Timo Behrendt <t.behrendt@t00n.de> Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #11.
This commit is contained in:
@@ -20,4 +20,4 @@ FROM base AS release
|
||||
COPY --from=install /temp/prod/node_modules node_modules
|
||||
COPY --from=build /app/dist .
|
||||
|
||||
CMD [ "bun", "/app/app.js"]
|
||||
CMD [ "bun", "/app/main.js"]
|
||||
Reference in New Issue
Block a user