Skip to content

Commit

Permalink
Add secure flag (#60) to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sbine committed Nov 9, 2018
1 parent 8a94610 commit e9d3cb0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,12 @@ There are also a few optional behaviors based on the parameters you pass (or def
lambo superApplication --link
```

- `-s` or `--secure` to secure the Valet site using https.

```bash
lambo superApplication --secure
```

### Commands

- `make-config` creates a config file so you don't have to pass the parameters every time you use Lambo
Expand Down

0 comments on commit e9d3cb0

Please sign in to comment.