docker-compose format and comment fixes (#492)
* fix typos in readme * unify format of docker-compose files, fix comments
This commit is contained in:
committed by
Umputun
parent
d23d119d70
commit
6a5cd79074
+1
-1
@@ -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`
|
||||
Reference in New Issue
Block a user