Skip to content

Commit

Permalink
update init usage part 2
Browse files Browse the repository at this point in the history
  • Loading branch information
pirog committed Oct 10, 2024
1 parent 1e13a16 commit 6790b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/security.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ lando exec web -- env | grep LANDO_SERVICE_CERT
lando exec web -- env | grep LANDO_SERVICE_KEY
```

Note that in API 3 services you will need to [enable SSL](http://localhost:5173/core/v3/services/lando.html#ssl) to get certs. API 4 services will generate certs by default.
Note that in API 3 services you will need to [enable SSL](./services/lando.html#ssl) to get certs. API 4 services will generate certs by default.

## Trusting the CA

Expand Down

0 comments on commit 6790b63

Please sign in to comment.