docker-compose format and comment fixes (#492)

* fix typos in readme

* unify format of docker-compose files, fix comments
This commit is contained in:
Dmitry Verkhoturov
2019-12-17 01:36:10 -06:00
committed by Umputun
parent d23d119d70
commit 6a5cd79074
5 changed files with 20 additions and 23 deletions
+4 -4
View File
@@ -9,10 +9,10 @@ services:
restart: always
logging:
driver: json-file
options:
max-size: "10m"
max-file: "5"
driver: json-file
options:
max-size: "10m"
max-file: "5"
# uncomment to expose directly (no proxy)
#ports: