Commit 968b2cd0 authored by Thodoris Nestoridis's avatar Thodoris Nestoridis

Update reqtool/README.md

parent feb7786c
DEVELOPMENT LOCAL
pyenv shell reqman \
python manage.py runserver 155.207.131.19:8000 \
ng serve --host 155.207.131.19 --port 8081
DEPLOYMENT IN IOTLAB.CSD.AUTH.GR
/usr/local/lib/node_modules/@angular/cli/bin/ng serve --host iotlab.csd.auth.gr --port 8081 \
python manage.py runserver iotlab.csd.auth.gr:8000
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment