Этот коммит содержится в:
Florian Brinker 2019-10-19 19:19:28 +02:00
родитель ac09d9f7ef
Коммит 024c47ec7e
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -8,7 +8,7 @@ It contains the sources and starts a simple Python3 webserver to serve TileBoard
## Usage
You have to mount your `config.js` file into the `/tileboard` directory of the Docker container.
You have to mount your `config.js` file into the `/tileboard` directory of the Docker container. You can see an [example config.js file in the official repository](https://github.com/resoai/TileBoard/blob/master/config.example.js).
## Example