deislabs / yo-wasm

Yeoman generator for Rust projects intended to build to WASM in OCI registries
Other
64 stars 10 forks source link

Change default domain name #67

Closed simongdavies closed 3 years ago

simongdavies commented 3 years ago

Domain name currently defaults to .localhost, we should consider changing this to .hippofactory.io as this will resolve to 127.0.0.1 and .localhost does not seem to work on all platforms.

itowlson commented 3 years ago

The default in the code is hippofactory.io. Did you set HIPPO_URL to localhost?

simongdavies commented 3 years ago

Ah , I see, I used release version 0.3.0, looks like this is in 0.4.0