eggs/software/gitea/README.md

11 lines
299 B
Markdown
Raw Normal View History

2021-07-08 04:03:04 +08:00
# 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 | 2020 |