@nathenray 在 关于cli proxy api 大香蕉怎么出4K图这个问题 中发帖
首先这个并不是我测试出来的,我只是简单把具体怎么添加告诉些小白而已
这个佬友已经做的很好了,但是有些小白可能还是不懂到底怎么添加。索性直接给出答案好了
https://linux.do/t/topic/1396957
# Server port
port: 8317
# TLS settings for HTTPS. When enabled, the server listens with the provided certificate and key.
tls:
enable: false
cert: ""
key: ""
# Management API settings
remote-management:
# Whether to allow remote (non-localhost) management access.
# When false,...