use HTTPS for gitlist
This commit is contained in:
parent
20b305dd29
commit
2729ccd68f
@ -43,7 +43,7 @@ gitPath :: FilePath
|
|||||||
gitPath = "/usr/bin/git"
|
gitPath = "/usr/bin/git"
|
||||||
|
|
||||||
browsableGitSite :: Text
|
browsableGitSite :: Text
|
||||||
browsableGitSite = "http://gonito.net/gitlist/"
|
browsableGitSite = "https://gonito.net/gitlist/"
|
||||||
|
|
||||||
serverAddress :: Text
|
serverAddress :: Text
|
||||||
serverAddress = "gonito.net"
|
serverAddress = "gonito.net"
|
||||||
|
Loading…
Reference in New Issue
Block a user