Pritup pres PHP a docker

This commit is contained in:
Martin Blazik
2026-08-16 20:09:42 +02:00
parent 5b8e535be0
commit d2099b9a6c
7 changed files with 178 additions and 2 deletions

9
Caddyfile Normal file
View File

@@ -0,0 +1,9 @@
{
frankenphp
}
:80 {
root * /app/app/public
encode gzip
php_server
}