Files
oddauth/config.yaml.example
2026-03-31 22:33:57 +09:00

16 lines
214 B
Plaintext

proxy:
addr: "0.0.0.0:8081"
target: "http://localhost:8080"
paths:
- "/add/"
- "/archive/"
- "/delete/"
- "/edit/"
- "/rename/"
- "/upload/"
auth:
username: "HelloWorld"
password-hash: "$..."