Skip to content

Commit 9073aa9

Browse files
Update README.md
1 parent 196e2c1 commit 9073aa9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -325,10 +325,10 @@ cd /home/Blockchain-based-IoT-Server/backend
325325
sudo nano .env
326326
```
327327

328-
- Inside the `.env` file, paste the following parameters. Note that your user web app URL is "NODE_URL" (e.g., "panel.zksensor.tech").
328+
- Inside the `.env` file, paste the following parameters. Note that your user web app URL is "NODE_URL" (e.g., "panel.zksensor.com").
329329

330330
```
331-
# Set this with your node URL (e.g., 'zksensor.tech')
331+
# Set this with your node URL (e.g., 'zksensor.com')
332332
NODE_ID='YOUR_NODE_DOMAIN'
333333
334334
# Set this with your node name (e.g., 'zkSensor')
@@ -419,7 +419,7 @@ NODE_SERVICE_DEVICE_MANAGEMENT='0x4b08ea934e6bfb7c72a376c842c911e1dd2aa74f'
419419
Never share your account’s private key with anyone.
420420
- Update these parameters in the file:
421421
```
422-
# Set this with your node URL (e.g., 'zksensor.tech')
422+
# Set this with your node URL (e.g., 'zksensor.com')
423423
NODE_ID='YOUR_NODE_DOMAIN'
424424
425425
# Set this with your node name (e.g., 'zkSensor')

0 commit comments

Comments
 (0)