We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5961586 commit 5666c05Copy full SHA for 5666c05
README.md
@@ -18,7 +18,7 @@ _WordPress version currently installed:_ **4.8**
18
19
20
## Usage
21
-See docker-compose.yml how to use it in your own environment.
+See [docker-compose.yml](https://github.com/TrafeX/docker-wordpress/blob/master/docker-compose.yml) how to use it in your own environment.
22
23
docker-compose up
24
@@ -32,6 +32,7 @@ Or
32
-e "FS_METHOD=direct" \
33
trafex/wordpress
34
35
+
36
### Inspired by
37
38
* https://hub.docker.com/_/wordpress/
0 commit comments