1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-30 10:59:02 +01:00
MadelineProto/Caddyfile

6 lines
73 B
Caddyfile

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