Fixed base path (again again again again)
This commit is contained in:
@@ -21,6 +21,7 @@ func init() {
|
||||
ServerPort = os.Getenv("SERVER_PORT")
|
||||
|
||||
Address = os.Getenv("ADDRESS")
|
||||
Path = os.Getenv("Path")
|
||||
|
||||
DatabaseFile = os.Getenv("DATABASE_FILE")
|
||||
FrontendDir = os.Getenv("FRONTEND_DIR")
|
||||
|
||||
Reference in New Issue
Block a user