Tiffany Chan
Tiffany Chan
I tried changing this as well as [settings.yml](https://github.com/samvera/hyku/issues/1503#issuecomment-394044806), but I can't get it to work. I can sign up and sign in by going to http://test.lvh.me:3000/users/sign_up or http://test.lvh.me:3000/users/sign_in. Signing in...
Thanks @orangewolf Currently in settings.yml, I have: ``` multitenancy: enabled: true default_host: "%{tenant}.lvh.me" admin_host: lvh.me admin_only_tenant_creation: true ``` And in docker-compose.yml I uncommented ports so it looks like ``` web:...
@orangewolf Here's a screenshot of the full stack trace (at test.lvh.me:3000)  And here's the development.log: ``` ActionController::RoutingError (Not Found): app/controllers/application_controller.rb:28:in `block in ' ** [Honeybadger] Unable to send error...