Skip to content

Commit

Permalink
Merge pull request #64 from tightenco/sb/add-secure-flag-to-readme
Browse files Browse the repository at this point in the history
Add secure flag (#60) to readme
  • Loading branch information
sbine authored Nov 9, 2018
2 parents 8a94610 + e9d3cb0 commit a254b7f
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 a254b7f

Please sign in to comment.