We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24a63da commit a422674Copy full SHA for a422674
server/configs/application.properties
@@ -15,9 +15,6 @@ server.port=@@serverPort@@
15
#server.ssl.key-store-type=PKCS12
16
#server.ssl.ciphers=HIGH:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5:!kRSA:!EDH:!DHE:!DH:!CAMELLIA:!ARIA:!AESCCM:!SHA:!CHACHA20
17
18
-server.error.include-stacktrace=always
19
-server.error.include-message=always
20
-
21
## HTTP-only port for servers that need to handle both HTTPS (configure via server.port and server.ssl above) and HTTP
22
#context.httpPort=8080
23
0 commit comments