Refactor port again
This commit is contained in:
@@ -34,7 +34,7 @@ COPY --from=builder /build/bin ./bin
|
||||
RUN mkdir -p /app/sessions /app/data/media /app/data/certs
|
||||
|
||||
# Expose the default server port
|
||||
EXPOSE 8025
|
||||
EXPOSE 8825
|
||||
|
||||
# Run the server
|
||||
ENTRYPOINT ["/app/bin/whatshook-server"]
|
||||
|
||||
Reference in New Issue
Block a user