refactor: 打包配置

This commit is contained in:
Bunny 2024-12-20 15:02:17 +08:00
parent 841f48e291
commit a09399b12d
3 changed files with 9 additions and 7 deletions

View File

@ -25,7 +25,7 @@ VOLUME ["/www/root/server"]
ENTRYPOINT ["java","-jar","/home/server/app.jar"]
#暴露 1010 端口
EXPOSE 1010
EXPOSE 8080
# 生产环境
# mvn clean package -Pprod -DskipTests

View File

@ -2,6 +2,8 @@
# configuration:
# map-underscore-to-camel-case: true
# log-impl: org.apache.ibatis.logging.stdout.StdOutImpl # 查看日志
server:
port: 8080
logging:
level:

View File

@ -1,6 +1,6 @@
__________ ____.
\______ \__ __ ____ ____ ___.__. | |____ ___ _______
| | _/ | \/ \ / < | | | \__ \\ \/ /\__ \
| | \ | / | \ | \___ | /\__| |/ __ \\ / / __ \_
|______ /____/|___| /___| / ____| \________(____ /\_/ (____ /
\/ \/ \/\/ \/ \/
_ _
| |__ _ _ _ __ _ __ _ _ (_) __ ___ ____ _
| '_ \| | | | '_ \| '_ \| | | | | |/ _` \ \ / / _` |
| |_) | |_| | | | | | | | |_| | | | (_| |\ V | (_| |
|_.__/ \__,_|_| |_|_| |_|\__, | _/ |\__,_| \_/ \__,_|
|___/ |__/