Add Python 3.10.2 based on Ubuntu 20.04
[dockerfiles.git] / caddy-php72 / Caddyfile
blob4b22ccd97c1c852ac1b5a861d20e4b3318f9c399
1 http://0.0.0.0
3 on startup php-fpm7
5 fastcgi / 127.0.0.1:9000 php
7 header / -Server
9 gzip
11 root /srv 
13 ext .php
15 log stdout
17 errors stdout