Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jmachuca77 committed Nov 4, 2019
1 parent 75dbd7c commit 5dcbdf1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/aionio.rst
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,6 @@ To disaple CherryPy simply remove this line from ``/etc/rc.local``:
sudo -H -u aion /bin/bash -c '~aion/start_cherrypy/autostart_cherrypy.sh'

To change the port edit the file ``~/start_cherrypy/apsync.py`` by changing line 42 ``self.port = 8080`` to another port like 8050:

::
def __init__(self):
self.port = 8050
Expand Down

0 comments on commit 5dcbdf1

Please sign in to comment.