allens před 3 týdny
rodič
revize
3cc4218b16
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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
 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.