This website requires JavaScript.
Explore
Help
Sign In
blek
/
bfile
Watch
1
Star
0
Fork
You've already forked bfile
0
Code
Issues
6
Pull Requests
1
Packages
Projects
Releases
1
Wiki
Activity
b9f0d80dc3
bfile
/
conf
/
caddy
/
Caddyfile
7 lines
126 B
Caddyfile
Raw
Normal View
History
Unescape
Escape
get it to run with docker
2023-09-30 11:26:47 +02:00
:80
{
reverse_proxy
http://filed
file uploaded page
2023-10-10 13:56:28 +02:00
handle
/qr/*
{
uri
*
strip_prefix
/qr
reverse_proxy
http://qr
}
get it to run with docker
2023-09-30 11:26:47 +02:00
}