fix for travis

This commit is contained in:
Kyle Drake 2016-09-30 01:35:51 -05:00
parent d220d73b0c
commit 83c1d90776

View file

@ -12,4 +12,7 @@ paypal_api_password: ing
paypal_api_signature: tonz
logs_path: "/tmp/neocitiestestlogs"
letsencrypt_key: ./tests/files/letsencrypt.key
letsencrypt_endpoint: https://acme-staging.api.letsencrypt.org/
letsencrypt_endpoint: https://acme-staging.api.letsencrypt.org/
proxy_ips:
- 127.0.0.1
- 127.0.0.2