Skip to content

Commit

Permalink
use proper indention
Browse files Browse the repository at this point in the history
  • Loading branch information
phoet committed Sep 18, 2017
1 parent 1e5e7fe commit 2781b93
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,11 @@ Use `script/server` to run rails locally, otherwise you need to export the envir

For working with the whitelabel functionality, you need to add all supported subdomains to your */etc/hosts* :

127.0.0.1 www.onruby.dev hamburg.onruby.dev cologne.onruby.dev saar.onruby.dev
127.0.0.1 berlin.onruby.dev karlsruhe.onruby.dev leipzig.onruby.dev dresden.onruby.dev
127.0.0.1 railsgirlshh.onruby.dev bonn.onruby.dev madridrb.onruby.dev munich.onruby.dev
```
127.0.0.1 www.onruby.dev hamburg.onruby.dev cologne.onruby.dev saar.onruby.dev
127.0.0.1 berlin.onruby.dev karlsruhe.onruby.dev leipzig.onruby.dev dresden.onruby.dev
127.0.0.1 railsgirlshh.onruby.dev bonn.onruby.dev madridrb.onruby.dev munich.onruby.dev
```

Access via [http://www.onruby.dev:5000](http://www.onruby.dev:5000)

Expand Down

0 comments on commit 2781b93

Please sign in to comment.