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.
2 parents 7de5561 + e1a0e3a commit 8aca064Copy full SHA for 8aca064
src/main/resources/config/docker/main.properties
@@ -21,7 +21,7 @@ auth.password = 1234
21
# Both must be set for Web APIs to be enabled. Otherwise, we will block all calls.
22
#
23
webapi.key = STEVE-API-KEY
24
-webapi.value =
+webapi.value = 1234
25
26
# Jetty configuration
27
0 commit comments