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
+1 -1
View File
@@ -30,4 +30,4 @@
### Notes
* Frontend part being bundled on docker env gets placed on `/src/web` and is available via `http://{host}/web`. for example `embed.js` entry point will be availabale at `http://{host}/web/embed.js`
* Frontend part being bundled on docker env gets placed on `/src/web` and is available via `http://{host}/web`. for example `embed.js` entry point will be available at `http://{host}/web/embed.js`