fixed listening addresses
This commit is contained in:
@ -9,5 +9,6 @@ COPY Makefile ./
|
||||
COPY routes ./routes
|
||||
COPY util ./util
|
||||
|
||||
EXPOSE 7001
|
||||
RUN make
|
||||
ENTRYPOINT ["/app/server"]
|
||||
|
Reference in New Issue
Block a user