Commit Graph

2 Commits

Author SHA1 Message Date
Justus Winter c0e2a732fd
Use a base URI instead of a domain.
- Previously, Hagrid assumed https.  Using a base URI allows us to
    specify both protocol and port.  This helps with testing.

  - Fixes #79.
2019-03-13 10:35:00 +01:00
Justus Winter 008d4d756d
Use Rocket.toml to configure Hagrid.
- Fixes #69.
2019-03-12 11:09:52 +01:00