Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 264 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (8 loc) · 264 Bytes

Developers

When developing you may want to run the volcano app on your local development machine instead of in the Predix Cloud. You can do that by running:

export FLASK_CONFIG=dev
python manage.py runserver

From there you can reference localhost.