Initial commit to Proxyfier
This commit is contained in:
13
config.yaml.example
Normal file
13
config.yaml.example
Normal file
@@ -0,0 +1,13 @@
|
||||
listen: "0.0.0.0:9000"
|
||||
auth:
|
||||
user: "admin"
|
||||
pass: "change-me"
|
||||
credentials:
|
||||
telegram:
|
||||
username: "tg-user"
|
||||
password: "tg-pass"
|
||||
note: "proxy for telegram"
|
||||
jellyfin:
|
||||
username: "jf-user"
|
||||
password: "jf-pass"
|
||||
note: "tmdb proxy"
|
||||
Reference in New Issue
Block a user