mirror of
https://gh.wpcy.net/https://github.com/aspirepress/AspireSync.git
synced 2026-05-31 23:54:06 +08:00
13 lines
155 B
Caddyfile
13 lines
155 B
Caddyfile
{
|
|
frankenphp
|
|
servers {
|
|
trusted_proxies static private_ranges
|
|
trusted_proxies_strict
|
|
}
|
|
}
|
|
|
|
http:// {
|
|
root * /app/public
|
|
php_server
|
|
log
|
|
}
|