mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2026-02-03 04:37:10 +01:00
merge improve-docker-compose
This commit is contained in:
7
config/caddy/Caddyfile
Normal file
7
config/caddy/Caddyfile
Normal file
@@ -0,0 +1,7 @@
|
||||
{$APP_URL} {
|
||||
root * /var/www/app/public
|
||||
php_fastcgi app:9000
|
||||
encode zstd gzip
|
||||
templates
|
||||
file_server browse
|
||||
}
|
||||
Reference in New Issue
Block a user