Remove exposed network port, maybe this will work?
This commit is contained in:
parent
c316c046db
commit
ca70363edd
@ -11,6 +11,4 @@ COPY ./src ./src
|
||||
COPY ./posts ./posts
|
||||
|
||||
USER bun
|
||||
EXPOSE 5000
|
||||
|
||||
CMD [ "bun", "src/index.tsx" ]
|
||||
|
Loading…
Reference in New Issue
Block a user