mirror of
https://github.com/Baidicoot/rpncalc-v4
synced 2024-12-04 23:39:56 +00:00
9 lines
111 B
Caddyfile
9 lines
111 B
Caddyfile
aidanpe.duckdns.org {
|
|
root ./tracer/
|
|
file_server
|
|
}
|
|
|
|
rpn.aidanpe.duckdns.org {
|
|
root ./new/
|
|
file_server
|
|
} |