@contiamo/dev
Advanced tools
Comparing version 0.0.1 to 0.1.0
{ | ||
"name": "@contiamo/dev", | ||
"version": "0.0.1", | ||
"version": "0.1.0", | ||
"description": "Dev enviromnent for contiamo", | ||
@@ -5,0 +5,0 @@ "bin": { |
@@ -48,3 +48,11 @@ # Contiamo Dev | ||
Then | ||
Additionally, so that Pantheon can correctly resolve the storage database service, you must modify your `/etc/hosts` file to include | ||
``` | ||
127.0.0.1 metadb | ||
``` | ||
You can easily do this with `sudo echo "127.0.0.1 metadb" >> /etc/hosts`. | ||
To start the Pantheon dev environment use | ||
```sh | ||
@@ -51,0 +59,0 @@ export PANTHEON_TAG=redir |
Sorry, the diff of this file is not supported yet
20328
26
92