File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed
Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1010 </parent >
1111 <groupId >com.em7</groupId >
1212 <artifactId >wol</artifactId >
13- <version >0.0.9 </version >
13+ <version >0.1.0 </version >
1414 <packaging >jar</packaging >
1515 <name >wol</name >
1616 <description >Wake on Lan</description >
Original file line number Diff line number Diff line change 1- version =0.0.9
1+ version =0.1.0
22spring.profiles.active =default
33
44wol.user =admin
55wol.password =admin
66server.port =7800
77shutdown.port =7801
8+ security.require-ssl =false
9+ server.ssl.enabled =false
10+ spring.thymeleaf.cache =false
11+ server.http.interface =0.0.0.0
812
9- # security.require-ssl=false
1013# server.ssl.key-store-type=PKCS12
1114# server.ssl.key-store=classpath:keystore/example.p12
1215# server.ssl.key-store-password=example
1316# server.ssl.key-alias=example
1417# trust.store=classpath:keystore/example.p12
1518# trust.store.password=example
1619
17- # server.http.interface=0.0.0.0
1820# server.servlet.contextPath=/wol
Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="utf-8 "/>
55 < meta name ="viewport " content ="width=device-width, initial-scale=1 "/>
6- < meta http-equiv ="Content-Security-Policy " content ="upgrade-insecure-requests ">
6+ <!-- <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">-- >
77 < title > WoL | Device List</ title >
88 < link rel ="stylesheet " th:href ="@{/css/dataTables.bootstrap4.min.css} " type ="text/css " charset ="utf-8 "/>
99 < link rel ="stylesheet " th:href ="@{/css/responsive.bootstrap4.min.css} " type ="text/css "/>
You can’t perform that action at this time.
0 commit comments