rabbah commented on a change in pull request #64: Add ddoc and controller_ha env variables URL: https://github.com/apache/incubator-openwhisk-devtools/pull/64#discussion_r152885304
########## File path: docker-compose/docker-whisk-controller.env ########## @@ -13,6 +13,9 @@ DB_PREFIX=local_ DB_WHISK_ACTIONS=local_whisks DB_WHISK_AUTHS=local_subjects DB_WHISK_ACTIVATIONS=local_activations +DB_WHISK_ACTIONS_DDOC=whisks +DB_WHISK_ACTIVATIONS_DDOC=whisks Review comment: You?ll want to change these to whisk.v2 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
