mirror of
https://github.com/ascribe/onion.git
synced 2024-12-23 01:39:36 +01:00
README.md edited online with Bitbucket
This commit is contained in:
parent
c478bbce9a
commit
2e4a2909d6
@ -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?
|
Q: How can I use a local copy of SPOOL and Onion?
|
||||||
A: Easily by starting the your gulp process with the following command:
|
A: Easily by starting the your gulp process with the following command:
|
||||||
```
|
```
|
||||||
ONION_BASE_URL='/' ONION_API_ENDPOINT='http://localhost:8000/' gulp serve
|
ONION_BASE_URL='/' ONION_SERVER_URL='http://localhost.com:8000/' gulp serve
|
||||||
```
|
```
|
||||||
|
|
||||||
Reading list
|
Reading list
|
||||||
|
Loading…
Reference in New Issue
Block a user