1
0
mirror of https://github.com/ascribe/onion.git synced 2025-02-14 21:10:27 +01:00

update readme

This commit is contained in:
Tim Daubenschütz 2015-08-24 16:13:37 +02:00
parent bfbb96311c
commit 5688bde3c7

View File

@ -24,8 +24,11 @@ gulp serve
Additionally, to work on the white labeling functionality, you need to edit your `/etc/hosts` file and add: Additionally, to work on the white labeling functionality, you need to edit your `/etc/hosts` file and add:
``` ```
127.0.0.1 localhost.com 127.0.0.1 localhost.com
127.0.0.1 cc.localhost.com 127.0.0.1 cc.localhost.com
127.0.0.1 cyland.localhost.com
127.0.0.1 ikonotv.localhost.com
127.0.0.1 sluice.localhost.com
``` ```