mirror of
https://github.com/casjaysdevdocker/tools
synced 2025-01-18 12:34:31 -05:00
5eb3ff1598
applications/ configs/ lists/ wwwroot/
8 lines
127 B
Caddyfile
8 lines
127 B
Caddyfile
|
|
:REPLACE_SERVER_PORT {
|
|
root * /data/htdocs/www
|
|
file_server
|
|
#reverse_proxy localhost:8080
|
|
php_fastcgi localhost:9000
|
|
}
|