mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-01 19:45:23 +02:00
change default config name && some fixes
This commit is contained in:
parent
2663931f2a
commit
ecb27e7e45
8 changed files with 21 additions and 12 deletions
|
@ -32,4 +32,4 @@ COPY --from=build /usr/src/app/public ./public
|
|||
|
||||
ENV NODE_ENV=production
|
||||
|
||||
CMD ["node", "dist/bin/server.js"]
|
||||
CMD ["node", "dist/backend/server.js"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue