Skip to content

Commit

Permalink
Merge pull request #44 from titouanfreville/issue-30-secureAPI
Browse files Browse the repository at this point in the history
Issue 30 secure api
  • Loading branch information
titouanfreville authored Mar 14, 2017
2 parents 218c01e + 7201931 commit 15bc0a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ OUTPUT=`curl -X POST --header 'Content-Type: application/json' \
\"MYSQL_PASSWORD=test\",
\"MYSQL_ROOT_PASSWORD=popcube_dev\",
\"MYSQL_USER=test_user\",
\"MYSQL_DATABASE=popcube_dev\"
\"MYSQL_DATABASE=popcube_dev\",
\"VIRTUAL_HOST=api-alpha.popcube.xyz\",
\"LETSENCRYPT_HOST=api-alpha.popcube.xyz\",
\"[email protected]\"
Expand Down

0 comments on commit 15bc0a4

Please sign in to comment.