Align all internal, exposed, and mapped ports to 8090 universally per user request.
This commit is contained in:
@@ -33,6 +33,6 @@ RUN chmod +x /entrypoint.sh
|
||||
# Verzeichnisse anlegen
|
||||
RUN mkdir -p /app/public/images/fulls /app/public/images/thumbs /app/data
|
||||
|
||||
EXPOSE 80
|
||||
EXPOSE 8090
|
||||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
|
||||
Reference in New Issue
Block a user