fixes dockerfile
This commit is contained in:
parent
58dd7e4fe0
commit
8795c4d00f
1 changed files with 1 additions and 1 deletions
|
|
@ -62,4 +62,4 @@ WORKDIR /home/app
|
|||
COPY --from=app-build --chown=app:app /app/_build/prod/rel/ezcontainer_railway ./
|
||||
|
||||
# Specify the entry point
|
||||
#ENTRYPOINT ["/home/app/bin/ezcontainer_railway", "start"]
|
||||
ENTRYPOINT ["/home/app/bin/ezcontainer_railway", "start"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue