You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/08/01 03:02:18 UTC

[GitHub] ddragosd commented on a change in pull request #46: update SSL config for NGINX

ddragosd commented on a change in pull request #46: update SSL config for NGINX 
URL: https://github.com/apache/incubator-openwhisk-devtools/pull/46#discussion_r130510656
 
 

 ##########
 File path: docker-compose/Makefile
 ##########
 @@ -64,7 +64,7 @@ check-required-ports:
 .PHONY: setup
 setup:
 	mkdir -p ~/tmp/openwhisk/apigateway/ssl
-	cd $(PROJECT_HOME)/ansible/roles/nginx/files/ && ./genssl.sh $(DOCKER_HOST_IP)
+	cd $(PROJECT_HOME)/ansible/roles/nginx/files/ && ./genssl.sh $(DOCKER_HOST_IP) server
 
 Review comment:
   @jeremiaswerner ^^^
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services