rabbah commented on a change in pull request #1790: Make OW run with docker for mac URL: https://github.com/apache/incubator-openwhisk/pull/1790#discussion_r124285034
########## File path: ansible/environments/mac/group_vars/all ########## @@ -4,11 +4,6 @@ whisk_logs_dir: /Users/Shared/wsklogs docker_registry: "" docker_dns: "" -# The whisk_api_localhost_name is used to configure nginx to permit vanity URLs for web actions. -# It is also used for the SSL certificate generation. For a local deployment, this is typically -# a hostname that is resolved on the client, via /etc/hosts for example. -whisk_api_localhost_name: "openwhisk" Review comment: why is this removed? ---------------------------------------------------------------- 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
