mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-27 07:34:41 +01:00
6 lines
73 B
Caddyfile
6 lines
73 B
Caddyfile
localhost:80 {
|
|
fastcgi / 127.0.0.1:9001 {
|
|
index index.php
|
|
}
|
|
}
|