mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-06-30 09:24:34 -05:00
server configuration fam
This commit is contained in:
8
server/src/main/resources/server-reference.conf
Normal file
8
server/src/main/resources/server-reference.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
# Server ip and port bindings
|
||||
server.ip = 0.0.0.0
|
||||
server.port = 4567
|
||||
|
||||
# Socks5 proxy
|
||||
server.socksProxy = false
|
||||
server.socksProxyHost = ""
|
||||
server.socksProxyPort = ""
|
||||
Reference in New Issue
Block a user