mirror of
https://github.com/mozilla-services/syncstorage-rs.git
synced 2026-05-05 12:16:21 +02:00
Merge pull request #497 from amrita72/fix-rendering
doc: fix URL rendering in README
This commit is contained in:
commit
acc712c812
@ -114,7 +114,7 @@ This currently requires access to the [mozilla-rust-sdk](https://github.com/mozi
|
||||
context: .
|
||||
```
|
||||
5. Adjust the MySQL db creds in docker-compose.yml to match your local setup.
|
||||
6. `make docker_start` - You can verify it's working by visiting [localhost:8000/__heartbeat__](http://localhost:8000/__heartbeat__)
|
||||
6. `make docker_start` - You can verify it's working by visiting [localhost:8000/\_\_heartbeat\_\_](http://localhost:8000/__heartbeat__)
|
||||
|
||||
### Connecting to Firefox
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user