mirror of
https://github.com/locomotivemtl/locomotive-boilerplate.git
synced 2026-01-15 00:55:08 +08:00
9 lines
197 B
JSON
9 lines
197 B
JSON
|
|
{
|
||
|
|
"server": {
|
||
|
|
"https": {
|
||
|
|
"key": "~/.config/valet/Certificates/{% paths.url %}.key",
|
||
|
|
"cert": "~/.config/valet/Certificates/{% paths.url %}.crt"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|