Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: WebIM HTTPAddr conf: from http server Running on http://:8089 to… #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TonyMistark
Copy link

» 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://:8089 is wrong appearance

set config HTTPAddr = localhost into app.conf

then:

2021/10/26 23:31:40.590 [I] [asm_amd64.s:1373] http server Running on http://localhost:8089

… http server Running on http://localhost:8088
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant