Merge "config/dev-server-config.json: fix publisher"

This commit is contained in:
Mathieu Lonjaret 2016-07-20 13:23:15 +00:00 committed by Gerrit Code Review
commit 8f479fd9eb
1 changed files with 3 additions and 0 deletions

View File

@ -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}", ""],