mirror of
https://github.com/muety/wakapi.git
synced 2023-08-10 21:12:56 +03:00
add missing expose to Dockerfile
This commit is contained in:
parent
302eb33b1b
commit
52269c780f
@ -56,4 +56,6 @@ COPY --from=build-env /app .
|
||||
|
||||
VOLUME /data
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
ENTRYPOINT /app/entrypoint.sh
|
||||
|
Loading…
Reference in New Issue
Block a user