mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-23 04:52:52 +08:00
added version notes
This commit is contained in:
parent
282d1dfb28
commit
0273a5da92
@ -2,6 +2,13 @@
|
|||||||
|
|
||||||
[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.
|
||||||
|
|
||||||
|
## Supported Versions
|
||||||
|
You can set the version in Version variable. You can use following values:
|
||||||
|
|
||||||
|
latest - latest stable release
|
||||||
|
nightly - latest Github master branch
|
||||||
|
version - set the version according this page: https://dl.gitea.io/gitea
|
||||||
|
|
||||||
## Server Ports
|
## Server Ports
|
||||||
|
|
||||||
Ports required to run the server in a table format.
|
Ports required to run the server in a table format.
|
||||||
|
Loading…
Reference in New Issue
Block a user