update README
This commit is contained in:
parent
31a97d8a20
commit
4efab2b046
@ -7,6 +7,11 @@ it will automatically detect the differences in there and load-up the new config
|
|||||||
**docker-compose.yml** file example
|
**docker-compose.yml** file example
|
||||||
```
|
```
|
||||||
version '2'
|
version '2'
|
||||||
|
|
||||||
|
networks:
|
||||||
|
backend: {}
|
||||||
|
frontend: {}
|
||||||
|
|
||||||
services:
|
services:
|
||||||
nginx:
|
nginx:
|
||||||
image: andrey01/nginx
|
image: andrey01/nginx
|
||||||
|
Loading…
Reference in New Issue
Block a user