update routes

This commit is contained in:
Aaron Greenspan
2019-12-24 15:35:06 -07:00
parent fd30fa22a9
commit aaf5fcb7e6
4 changed files with 9 additions and 12 deletions

View File

@@ -8,8 +8,8 @@ import Lib.Types.Semver
import Paths_start9_registry (version)
import Startlude
configPath :: FilePath
configPath = "./config"
sslPath :: FilePath
sslPath = "/var/ssl"
resourcesPath :: FilePath
resourcesPath = "/var/www/html/resources"