1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-12 12:38:20 +00:00

Init commit

This commit is contained in:
Unknown
2014-02-12 14:54:09 -05:00
parent 4836fea876
commit 96b317d3ff
8 changed files with 86 additions and 7 deletions

View File

@@ -1 +1,5 @@
APP_NAME = Go Git Service
APP_NAME = Go Git Service
[server]
HTTP_ADDR =
HTTP_PORT = 3000