mirror of
https://github.com/Start9Labs/registry.git
synced 2026-04-01 20:44:15 +00:00
fixes image path
This commit is contained in:
@@ -11,8 +11,8 @@ import Startlude
|
||||
sslPath :: FilePath
|
||||
sslPath = "/var/ssl"
|
||||
|
||||
resourcesPath :: FilePath
|
||||
resourcesPath = "/var/www/html/resources"
|
||||
resourcesDir :: FilePath
|
||||
resourcesDir = "/var/www/html/resources"
|
||||
|
||||
registryVersion :: AppVersion
|
||||
registryVersion = fromJust . parseMaybe parseJSON . String . toS . showVersion $ version
|
||||
|
||||
Reference in New Issue
Block a user