Update Dockerfile

This commit is contained in:
Darren 2023-12-28 15:47:34 +08:00 committed by GitHub
parent 7e41bfa7c1
commit 0a449b6367
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,4 +61,5 @@ VOLUME /websoft9/apphub/logs
VOLUME /websoft9/apphub/src/config
EXPOSE 8080
EXPOSE 8081
ENTRYPOINT ["/websoft9/script/entrypoint.sh"]