fixed heading levels

added blank lines as needed
This commit is contained in:
LRMtheBoss
2021-12-09 13:15:27 -05:00
parent d28f2bce2b
commit 4fb18e176c

View File

@@ -1,11 +1,12 @@
# Gitea # Gitea
[Gitea](https://gitea.io/en-us/) is a community managed lightweight code hosting solution written in Go. It is published under the MIT license. [Gitea](https://gitea.io/en-us/) is a community managed lightweight code hosting solution written in Go. It is published under the MIT license.
### Server Ports ## Server Ports
Ports required to run the server in a table format. Ports required to run the server in a table format.
| Port | default | | Port | default |
| ---- | ------- | | ---- | ------- |
| App | 3000 | | App | 3000 |
| SSH | 2020 | | SSH | 2020 |