Mercurial Hosting > luan
view website/src/private/Config_sample.luan @ 2157:484d2b42f2d1 nginx_sites_addon
only include nginx.conf in nginx_sites in nginx.conf.luan
| author | Violet7 |
|---|---|
| date | Tue, 27 Jan 2026 19:51:41 -0800 |
| parents | ac02e07f09de |
| children |
line wrap: on
line source
return { gpt = { key = "sk-xxx" } claude = { key = "sk-xxx" } push_password = "xxx" }
