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 d032323 commit 68dcfb9Copy full SHA for 68dcfb9
1 file changed
app/controlplane/configs/config.devel.yaml
@@ -16,8 +16,8 @@ server:
16
# certificate: "../../devel/devkeys/selfsigned/controlplane.crt"
17
# private_key: "../../devel/devkeys/selfsigned/controlplane.key"
18
19
-nats_server:
20
- uri: nats://0.0.0.0:4222
+# nats_server:
+# uri: nats://0.0.0.0:4222
21
22
certificate_authorities:
23
- issuer: true
@@ -104,4 +104,4 @@ enable_profiler: true
104
105
# federated_authentication:
106
# enabled: true
107
-# url: http://localhost:8002/machine-identity/verify-token
+# url: http://localhost:8002/machine-identity/verify-token
0 commit comments