Back to 5001, but with env var

This commit is contained in:
Jakub Warmuz
2015-10-15 20:53:47 +00:00
parent 5043574093
commit d1b7b0553f
+1 -1
View File
@@ -16,7 +16,7 @@ letsencrypt_test () {
--server "${SERVER:-http://localhost:4000/directory}" \
--no-verify-ssl \
--dvsni-port 5001 \
--simple-http-port 5002 \
--simple-http-port ${SIMPLE_HTTP_PORT:-5001} \
--manual-test-mode \
$store_flags \
--text \