Skip to content

Instantly share code, notes, and snippets.

@vaskoz
Created September 27, 2019 22:03
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save vaskoz/55965697d686e909ff14dea326b45651 to your computer and use it in GitHub Desktop.
./gitea web 16:02:33 ☁ master ☀
2019/09/27 16:02:35 ...dules/setting/git.go:87:newGit() [I] Git Version: 2.23.0, Wire Protocol Version 2 Enabled
2019/09/27 16:02:35 routers/init.go:72:GlobalInit() [T] AppPath: /Users/vzdravevski/code/gitea/gitea
2019/09/27 16:02:35 routers/init.go:73:GlobalInit() [T] AppWorkPath: /Users/vzdravevski/code/gitea
2019/09/27 16:02:35 routers/init.go:74:GlobalInit() [T] Custom path: /Users/vzdravevski/code/gitea/custom
2019/09/27 16:02:35 routers/init.go:75:GlobalInit() [T] Log path: /Users/vzdravevski/code/gitea/log
2019/09/27 16:02:35 ...dules/setting/log.go:226:newLogService() [I] Gitea v1.9.0-dev built with go1.13
2019/09/27 16:02:35 ...dules/setting/log.go:269:newLogService() [I] Gitea Log Mode: Console(Console:info)
2019/09/27 16:02:35 ...les/setting/cache.go:45:newCacheService() [I] Cache Service Enabled
2019/09/27 16:02:35 ...s/setting/session.go:44:newSessionService() [I] Session Service Enabled
2019/09/27 16:02:35 routers/init.go:37:checkRunMode() [I] Run Mode: Development
2019/09/27 16:02:35 cmd/web.go:151:runWeb() [I] Listen: http://0.0.0.0:3000
2019/09/27 16:02:35 ...3f/gracehttp/http.go:142:Serve() [I] Serving [::]:3000 with pid 18607
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment