[add] add custom error page if upstream fails
This commit is contained in:
@@ -22,7 +22,7 @@ COPY ./files/entrypoint.sh /entrypoint.sh
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
||||
# copy check file for port 80
|
||||
COPY ./files/index.html /service/html/check/index.html
|
||||
COPY ./files/html /service/html/
|
||||
|
||||
USER $USER_NAME
|
||||
|
||||
|
||||
Reference in New Issue
Block a user