update README

master
Andy 8 years ago
parent 31a97d8a20
commit 4efab2b046
Signed by: arno
GPG Key ID: 368DDA2E9A471EAC

@ -7,6 +7,11 @@ it will automatically detect the differences in there and load-up the new config
**docker-compose.yml** file example
```
version '2'
networks:
backend: {}
frontend: {}
services:
nginx:
image: andrey01/nginx

Loading…
Cancel
Save