Created
September 27, 2019 22:03
-
-
Save vaskoz/55965697d686e909ff14dea326b45651 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
./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