mirror of
https://github.com/msfjarvis/server-config
synced 2025-08-16 15:57:00 +05:30
caddy: update
This commit is contained in:
parent
c3678a1434
commit
771844fc64
1 changed files with 2 additions and 5 deletions
|
@ -1,12 +1,9 @@
|
||||||
dl.msfjarvis.dev {
|
dl.msfjarvis.dev {
|
||||||
root * /var/www/dl.msfjarvis.dev
|
root * /var/www/dl.msfjarvis.dev
|
||||||
php_fastcgi unix//run/php/php-fpm.sock {
|
|
||||||
try_files {path} {path}/index.php /_h5ai/public/index.php =404
|
|
||||||
}
|
|
||||||
tls {
|
tls {
|
||||||
dns netlify
|
dns netlify {$NETLIFY_API_TOKEN}
|
||||||
}
|
}
|
||||||
file_server
|
file_server browse
|
||||||
encode gzip
|
encode gzip
|
||||||
@static {
|
@static {
|
||||||
file
|
file
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue