Merge branch 'master' of bitbucket.org:ascribe/onion

Conflicts:
	README.md
This commit is contained in:
Tim Daubenschütz 2015-06-24 17:55:11 +02:00
commit 8b2096600c
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ A: Use `npm dedupe` to remove duplicates in npm. This might fix that you're not
Q: How can I use a local copy of SPOOL and Onion?
A: Easily by starting the your gulp process with the following command:
```
ONION_BASE_URL='/' ONION_API_ENDPOINT='http://localhost:8000/api' gulp serve
ONION_BASE_URL='/' ONION_API_ENDPOINT='http://localhost:8000/' gulp serve
```
Reading list