HotFix Domain Name Changes #1

Open
p1r0 wants to merge 2 commits from p1r0/carboncreditsbacklog:master into master
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 6004916ca0 - Show all commits

View File

@ -127,7 +127,7 @@ WantedBy=multi-user.target
```sh ```sh
$ sudo systemctl daemon-reload $ sudo systemctl daemon-reload
$ sudo systemctl enable ipfs.service $ sudo systemctl enable ipfs.service
$ sudo systemctl start publicNode.service $ sudo systemctl start ipfs.service
$ sudo systemctl status ipfs.service $ sudo systemctl status ipfs.service
``` ```
**NOTE: service must be set as active (running), if not please verify the preview steps** **NOTE: service must be set as active (running), if not please verify the preview steps**