feat(all): 完成镜像打包
This commit is contained in:
4
leopard-server/src/main/resources/application-image.yml
Normal file
4
leopard-server/src/main/resources/application-image.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
spring:
|
||||
web:
|
||||
resources:
|
||||
static-locations: file:/app/web
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user