Skip to content

Commit

Permalink
fixed heading levels
Browse files Browse the repository at this point in the history
added blank lines as needed
  • Loading branch information
lrmtheboss committed Dec 9, 2021
1 parent d28f2bc commit 4fb18e1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions software/gitea/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# 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.

### Server Ports
## Server Ports

Ports required to run the server in a table format.

| Port | default |
| ---- | ------- |
| App | 3000 |
| SSH | 2020 |
| SSH | 2020 |

0 comments on commit 4fb18e1

Please sign in to comment.