1
0

feat(all): 完成镜像打包

This commit is contained in:
2025-08-30 10:56:46 +08:00
parent 7f3b61b854
commit fbcdbba608
11 changed files with 116 additions and 24 deletions

View File

@@ -0,0 +1,4 @@
spring:
web:
resources:
static-locations: file:/app/web

View File

@@ -1,5 +1,7 @@
server:
port: 9786
compression:
enabled: true
spring:
application:
name: leopard-server
@@ -14,4 +16,4 @@ spring:
jpa:
generate-ddl: true
fenix:
print-banner: false
print-banner: false