mirror of
https://github.com/supanadit/todo.git
synced 2024-11-10 09:52:19 +00:00
6 lines
73 B
Caddyfile
6 lines
73 B
Caddyfile
:80 {
|
|
root * /srv/public
|
|
file_server
|
|
php_fastcgi todo:9000
|
|
}
|