mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
change ssl port type in DB and fix apply
This commit is contained in:
@@ -48,7 +48,7 @@ type BTSets struct {
|
||||
PeersListenPort int
|
||||
|
||||
// HTTPS
|
||||
SslPort string
|
||||
SslPort int
|
||||
SslCert string
|
||||
SslKey string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user