Legger med env
This commit is contained in:
parent
7518d19049
commit
3405676d83
1 changed files with 1 additions and 1 deletions
|
|
@ -61,4 +61,4 @@ ENV DATABASE_URL=""
|
|||
ENTRYPOINT ["dumb-init", "--"]
|
||||
|
||||
# Start the application with environment file support
|
||||
CMD ["node", "--env-file=.env", "build"]
|
||||
CMD ["node", "build"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue