mirror of
https://github.com/OpenLiberty/liberty-bikes.git
synced 2025-01-18 10:23:58 +08:00
Include entire config dir in server archive package
This commit is contained in:
parent
8dc27c48a6
commit
fff3388b62
@ -82,6 +82,7 @@ liberty {
|
||||
name = 'frontendServer'
|
||||
apps = [war]
|
||||
bootstrapProperties = ['httpPort': httpPort, 'httpsPort': httpsPort, 'application.name': applicationName]
|
||||
configDirectory = file('src/main/liberty/config')
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user