add VISIBILITY to commands to test

This commit is contained in:
Adrien Marquès 2018-09-26 16:31:26 +02:00
parent d38ef34eb7
commit f4f232575d
1 changed files with 9 additions and 0 deletions

View File

@ -1,6 +1,15 @@
# | Introduction to docker (2) |
<u>**COMMANDS TO RUN**</u>
```bash
$ docker-compose up;
$ xdg-open "http://somedomain.io:8080";
```
----
### Table Of Contents
<!-- toc -->