浏览代码

Fixed type

allens 3 周之前
父节点
当前提交
3cc4218b16
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -112,7 +112,7 @@ env/bin/python -m gunicorn --error-logfile ownchatbot.log -b 0.0.0.0:8081 -w 1 '
 ## Final configuration
 ## Final configuration
 Once OwnchatBot is running, you can start setting up your rewards and other options via the Management Panel. When you finish running init-ocb.sh, it gives you a URL for your management panel. It will look something like this, with a proper, pregenerated auth code attached to it.
 Once OwnchatBot is running, you can start setting up your rewards and other options via the Management Panel. When you finish running init-ocb.sh, it gives you a URL for your management panel. It will look something like this, with a proper, pregenerated auth code attached to it.
 
 
-http://localhost:<your_port>/mgmt?auth=yourMGMT_AUTHcode
+http://localhost:8081/mgmt?auth=yourMGMT_AUTHcode
 
 
 Once you're in the OwnchatBot management panel, bookmark it.
 Once you're in the OwnchatBot management panel, bookmark it.