mirror of
https://github.com/YunoHost-Apps/misskey_ynh.git
synced 2024-09-03 19:46:03 +02:00
remove http proxy
this is a socks proxy and loops all outgoing connections back to the application
This commit is contained in:
parent
5c3b39bbfa
commit
4b8c152722
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ id: "aid"
|
|||
# port: 514
|
||||
|
||||
# Proxy for HTTP/HTTPS
|
||||
proxy: http://127.0.0.1:__PORT__
|
||||
#proxy: http://127.0.0.1:3128
|
||||
|
||||
#proxyBypassHosts: [
|
||||
# 'example.com',
|
||||
|
|
Loading…
Add table
Reference in a new issue