mirror of https://github.com/perkeep/perkeep.git
Merge "config/dev-server-config.json: fix publisher"
This commit is contained in:
commit
8f479fd9eb
|
@ -35,6 +35,9 @@
|
|||
"enabled": ["_env", "${CAMLI_PUBLISH_ENABLED}"],
|
||||
"handlerArgs": {
|
||||
"program": "publisher",
|
||||
"prefix": "/pics/",
|
||||
"serverListen": "localhost:3179",
|
||||
"serverBaseURL": ["_env", "${CAMLI_BASEURL}"],
|
||||
"appConfig": {
|
||||
"camliRoot": "dev-pics-root",
|
||||
"sourceRoot": ["_env", "${CAMLI_DEV_CAMLI_ROOT}", ""],
|
||||
|
|
Loading…
Reference in New Issue