docker: minimal changes to the documentation

This commit is contained in:
muxator 2019-11-08 23:15:03 +01:00
parent bedcb8e975
commit 8c74e72c8c
3 changed files with 15 additions and 5 deletions

View file

@ -1,3 +1,12 @@
/**
* THIS IS THE SETTINGS FILE THAT IS COPIED INSIDE THE DOCKER CONTAINER.
*
* By default, some runtime customizations are supported (see the
* documentation).
*
* If you need more control, edit this file and rebuild the container.
*/
/*
* This file must be valid JSON. But comments are allowed
*