determine blobstore path and mount blob file server
This commit is contained in:
@ -35,7 +35,9 @@ travis-ci = { repository = "peachcloud/peach-web", branch = "master" }
|
||||
maintenance = { status = "actively-developed" }
|
||||
|
||||
[dependencies]
|
||||
dirs = "4.0.0"
|
||||
env_logger = "0.8"
|
||||
#golgi = "0.1.0"
|
||||
golgi = { path = "../../../playground/rust/golgi" }
|
||||
lazy_static = "1.4.0"
|
||||
log = "0.4"
|
||||
|
Reference in New Issue
Block a user