Typo fix*

*: Fixed system to struct
This commit is contained in:
Green! 2022-12-09 09:21:19 -05:00 committed by GitHub
parent f600ee2554
commit 562c5e503f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -131,7 +131,7 @@ sudo nohup PORT=80 node . &
**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*
## File system
## File Structure
| **File** | Purpose | |
|----------------------------------|----------------------------------------------------------------------------------------------------------|---|
| `static/index.html` | The main frontend visuals for NebulaWEB. | |