mirror of https://github.com/docker/compose.git
Remove hash from gif URL
This commit is contained in:
parent
65a642097c
commit
a3d8f7d113
|
@ -32,7 +32,7 @@ db:
|
|||
|
||||
Then type `fig up`, and Fig will start and run your entire app:
|
||||
|
||||
![example fig run](https://orchardup.com/static/images/fig-example-large.f96065fc9e22.gif)
|
||||
![example fig run](https://orchardup.com/static/images/fig-example-large.gif)
|
||||
|
||||
There are commands to:
|
||||
|
||||
|
|
|
@ -30,7 +30,7 @@ db:
|
|||
|
||||
Then type `fig up`, and Fig will start and run your entire app:
|
||||
|
||||
![example fig run](https://orchardup.com/static/images/fig-example-large.f96065fc9e22.gif)
|
||||
![example fig run](https://orchardup.com/static/images/fig-example-large.gif)
|
||||
|
||||
There are commands to:
|
||||
|
||||
|
|
Loading…
Reference in New Issue