There was an error while loading. Please reload this page.
1 parent 3ac3478 commit 63f3ee9Copy full SHA for 63f3ee9
1 file changed
docs/https.md
@@ -20,7 +20,7 @@ Start with the WiFi credentials as S0 in this case is in Station Mode.
20
## **Standard TLS**
21
22
```code
23
-#define MAGISTRALA_HOSTNAME "messaging.magistrala-beta.absmach.eu" // Replace with your Magistrala instance hostname
+#define MAGISTRALA_HOSTNAME "MAGISTRALA_HOSTNAME" // Replace with your Magistrala instance hostname
24
#define MAGISTRALA_HTTPS_PORT 443
25
#define DOMAIN_ID "49baf6fe-2f7c-4748-8e99-2846346ef6ba" // Replace with your Domain ID
26
#define CLIENT_ID "2fde3a36-e098-485c-8b83-314facaef903" // Replace with your Client ID
0 commit comments