-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
90abb68
commit 59c74e5
Showing
1 changed file
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -64,7 +64,10 @@ Now it’s online on [https://locahost:3000](https://locahost:3000) | |
|
||
## Running without network needed (if you don’t want to care about the network) | ||
|
||
However, the network now is hosted on our virtual machine in digital ocean. Therefore, the good news is no need to care about the network. Just simply run the frontend, and it will automatically work like magic. | ||
However, the network now is hosted on our virtual machine in digital ocean. Therefore, the good news is no need to care about the network. Just simply run the frontend, and it will automatically run. | ||
|
||
**IMPORTANT**: The Server incharge for feature on Digital Ocean is turned off since 03th December 2022 due to financial problems, if you want to use this feature, | ||
please contact us via e-mail: [email protected]. Thank you. | ||
|
||
```makefile | ||
make install | ||
|