mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2026-02-02 12:17:17 +01:00
Merge pull request #165 from fwdIT/fix_caddy_config
Fixes #164 - caddy templating conflicts with php output
This commit is contained in:
@@ -2,6 +2,5 @@
|
|||||||
root * /var/www/app/public
|
root * /var/www/app/public
|
||||||
php_fastcgi app:9000
|
php_fastcgi app:9000
|
||||||
encode zstd gzip
|
encode zstd gzip
|
||||||
templates
|
|
||||||
file_server browse
|
file_server browse
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user