chore: made changes to hoppscotch-aio for subpath access
This commit is contained in:
@@ -76,7 +76,7 @@ RUN apk --no-cache add curl
|
||||
COPY --chmod=755 healthcheck.sh .
|
||||
HEALTHCHECK --interval=2s CMD /bin/sh ./healthcheck.sh
|
||||
CMD ["node", "/usr/src/app/aio_run.mjs"]
|
||||
EXPOSE 3170
|
||||
EXPOSE 8080
|
||||
EXPOSE 3000
|
||||
EXPOSE 3100
|
||||
EXPOSE 3500
|
||||
EXPOSE 80
|
||||
|
||||
Reference in New Issue
Block a user