1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-22 14:11:17 +01:00
MadelineProto/Caddyfile

6 lines
73 B
Caddyfile

localhost:80 {
fastcgi / 127.0.0.1:9001 {
index index.php
}
}