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