Add some clarification to the docs
When not using dinghy, canvas is accessible on localhost:3000. Test Plan: - None required. This is documentation only Change-Id: I4bc91bb50e7a4387b97235aafd377a4bd1e24040 Reviewed-on: https://gerrit.instructure.com/69033 Tested-by: Jenkins Reviewed-by: Matt Berns <mberns@instructure.com> Product-Review: Benjamin Porter <bporter@instructure.com> QA-Review: Benjamin Porter <bporter@instructure.com>
This commit is contained in:
parent
ee6c8072cb
commit
09f6262c03
|
@ -160,8 +160,8 @@ $ docker-compose run --rm web bundle exec rake canvas:compile_assets
|
|||
$ docker-compose up
|
||||
```
|
||||
|
||||
Now you can open Canvas at http://canvas.docker/
|
||||
|
||||
If on OS X and using dinghy, you can now open Canvas at http://canvas.docker/.
|
||||
If on Linux, canvas is listening and available on localhost port 3000 (http://localhost:3000)
|
||||
|
||||
## Normal Usage
|
||||
|
||||
|
|
Loading…
Reference in New Issue