Setup KHUFU_UPLOAD_PATH
This commit is contained in:
parent
7c5a6dd326
commit
2cf99f5577
5 changed files with 21 additions and 9 deletions
|
@ -40,7 +40,8 @@
|
|||
"ext": "js,json",
|
||||
"signal": "SIGINT",
|
||||
"env": {
|
||||
"CAIRO_URL": "http://localhost:52000"
|
||||
"CAIRO_URL": "http://localhost:52000",
|
||||
"KHUFU_UPLOAD_PATH": "uploads/"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue