mirror of
https://github.com/lus/pasty.git
synced 2023-08-10 21:13:09 +03:00
This commit is contained in:
@@ -4,4 +4,8 @@ package static
|
||||
var (
|
||||
Version = "dev"
|
||||
EnvironmentVariablePrefix = "PASTY_"
|
||||
|
||||
// TempFrontendPath defines the path where pasty loads the web frontend from; it will be removed any time soon
|
||||
// TODO: Remove this when issue #37 is fixed
|
||||
TempFrontendPath = "./web"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user