repo.or.cz
/
dockerfiles.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add Python 3.10.2 based on Ubuntu 20.04
[dockerfiles.git]
/
caddy-php72
/
Caddyfile
blob
4b22ccd97c1c852ac1b5a861d20e4b3318f9c399
1
http://0.0.0.0
2
3
on startup php-fpm7
4
5
fastcgi / 127.0.0.1:9000 php
6
7
header / -Server
8
9
gzip
10
11
root /srv
12
13
ext .php
14
15
log stdout
16
17
errors stdout