Skip to content

Commit

Permalink
Merge pull request nanobox-quickstarts#5 from molinto/patch-2
Browse files Browse the repository at this point in the history
Readme: nanobox dns rm local express.dev
  • Loading branch information
sanderson authored Oct 9, 2017
2 parents 5cad513 + 75a67ff commit 22751d9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,14 @@ npm list
ls
```

## Clean things up _(optional)_

If you want to keep this project ignore this. If not, clean things up by removing the DNS entry:

```bash
nanobox dns rm local express.dev
```

## Now What?
For more details about running express apps with nanobox visit [guides.nanobox.io/nodejs/express/](https://guides.nanobox.io/nodejs/express/)

Expand Down

0 comments on commit 22751d9

Please sign in to comment.