+upd readme added real clickable link
This commit is contained in:
parent
c6f35e9c9f
commit
1cce778d60
|
@ -31,7 +31,7 @@ make start
|
||||||
```
|
```
|
||||||
- *pre-start* and *post-start* script will be executed (*i.e.* restore database, etc)
|
- *pre-start* and *post-start* script will be executed (*i.e.* restore database, etc)
|
||||||
- the mounted files will match in the `./virtual` folder.
|
- the mounted files will match in the `./virtual` folder.
|
||||||
- the website will be accessible at 'ptut.com:8080'.
|
- the website will be accessible at [http://ptut.com:8080](http://ptut.com:8080).
|
||||||
|
|
||||||
**Stop the environment**
|
**Stop the environment**
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in New Issue