feedhenry / mcp-standalone

Standalone version of the mobile-control-panel.
http://feedhenry.org
Apache License 2.0
13 stars 21 forks source link

Allow to configure nip.io #236

Closed aidenkeating closed 6 years ago

aidenkeating commented 6 years ago

wildcard_dns_host can now be specified as an extra var to Ansible for when nip.io goes down. Using, for example, -e "wildcard_dns_host=xip.io"

aidenkeating commented 6 years ago

@philbrookes @david-martin Would you mind giving this a go? nip.io seems to be down at the moment, specifying -e "wildcard_dns_host=xip.io" to ansible should fix issues we're seeing for now.

david-martin commented 6 years ago

@aidenkeating :fireworks: Thanks for this!