Add config.js example

This commit is contained in:
Florian Brinker 2019-10-19 19:19:28 +02:00
parent ac09d9f7ef
commit 024c47ec7e
1 changed files with 1 additions and 1 deletions

View File

@ -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