eggs/software/gitea/README.md
2021-07-07 22:03:04 +02:00

11 lines
299 B
Markdown

# 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
Ports required to run the server in a table format.
| Port | default |
| ---- | ------- |
| App | 3000 |
| SSH | 22 |