Skip to content
Snippets Groups Projects
Commit 298613ba authored by tuhe's avatar tuhe
Browse files

Update readme.md

parent 5d1e7e44
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ python jobManager.py ...@@ -12,7 +12,7 @@ python jobManager.py
To start `Autolab` To start `Autolab`
```terminal ```terminal
cd ~/Autolab && bundle exec rails s -p 8000 --binding=0.0.0.0 cd ~/Autolab && bundle exec rails s -p 8000 -b 0.0.0.0
``` ```
Access Autolab on https://autolab:8000 Access Autolab on https://autolab:8000
It is important to use this address because Tango expects requests from an `autolab` hostname. It is important to use this address because Tango expects requests from an `autolab` hostname.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment