Typo fix*
*: Fixed system to struct
This commit is contained in:
parent
f600ee2554
commit
562c5e503f
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@ sudo nohup PORT=80 node . &
|
||||||
**Make sure your firewall is configured to let through port 80 traffic!** \
|
**Make sure your firewall is configured to let through port 80 traffic!** \
|
||||||
*Note: Server will need to run` cd Nebula && sudo nohup PORT=80 node . &` on reboot*
|
*Note: Server will need to run` cd Nebula && sudo nohup PORT=80 node . &` on reboot*
|
||||||
|
|
||||||
## File system
|
## File Structure
|
||||||
| **File** | Purpose | |
|
| **File** | Purpose | |
|
||||||
|----------------------------------|----------------------------------------------------------------------------------------------------------|---|
|
|----------------------------------|----------------------------------------------------------------------------------------------------------|---|
|
||||||
| `static/index.html` | The main frontend visuals for NebulaWEB. | |
|
| `static/index.html` | The main frontend visuals for NebulaWEB. | |
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue