Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

Commit e56fa80

Browse files
committed
Remove unused template and fix actual conf template with new param
1 parent 7c290ab commit e56fa80

2 files changed

Lines changed: 2 additions & 23 deletions

File tree

src/main/resources/configuration.tpl.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"security": {
1212
"forceHttpsLinks": true,
1313
"port": 80,
14-
"securePort": 443
14+
"securePort": 443,
15+
"checkHostnames": true
1516
},
1617
"tomcat": {
1718
"uid": "tomcat8",

src/main/resources/install_configuration_template.tpl.json

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)