fix: WebIM HTTPAddr conf: from http server Running on http://:8089 to…#39
Open
TonyMistark wants to merge 1 commit intobeego:masterfrom
Open
fix: WebIM HTTPAddr conf: from http server Running on http://:8089 to…#39TonyMistark wants to merge 1 commit intobeego:masterfrom
TonyMistark wants to merge 1 commit intobeego:masterfrom
Conversation
… http server Running on http://localhost:8088
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
» bee run
| ___
| |/ / ___ ___
| ___ \ / _ \ / _
| |/ /| /| /
_/ _| __| v2.0.2
2021/10/26 23:18:58 INFO ▶ 0001 Using 'WebIM' as 'appname'
2021/10/26 23:18:58 INFO ▶ 0002 Initializing watcher...
2021/10/26 23:19:00 SUCCESS ▶ 0003 Built Successfully!
2021/10/26 23:19:00 INFO ▶ 0004 Restarting 'WebIM'...
2021/10/26 23:19:00 SUCCESS ▶ 0005 './WebIM' is running...
2021/10/26 23:19:01.388 [D] [app.go:32] Loading language: en-US
2021/10/26 23:19:01.388 [D] [app.go:32] Loading language: zh-CN
2021/10/26 23:19:01.389 [I] [WebIM.go:29] Web IM 0.1.1.0227
2021/10/26 23:19:01.397 [I] [asm_amd64.s:1373] http server Running on http://:8089
2021/10/26 23:19:01.397 [I] [asm_amd64.s:1373] http server Running on http://:8089is wrong appearanceset config
HTTPAddr = localhostinto app.confthen:
2021/10/26 23:31:40.590 [I] [asm_amd64.s:1373] http server Running on http://localhost:8089