Update docs/docker.md
Typo Co-authored-by: David Larlet <3556+davidbgk@users.noreply.github.com>
This commit is contained in:
parent
2f21d7b821
commit
74fd3f4a66
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ volumes:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
next, create a basic settings file, named `umap.conf`` in the same directory.
|
Next, create a basic settings file, named `umap.conf` in the same directory.
|
||||||
|
|
||||||
You can use this example below and it will run, but you may want to look at the project sample config, using `wget https://raw.githubusercontent.com/umap-project/umap/master/umap/settings/local.py.sample -O /etc/umap/umap.conf` and modify as needed.
|
You can use this example below and it will run, but you may want to look at the project sample config, using `wget https://raw.githubusercontent.com/umap-project/umap/master/umap/settings/local.py.sample -O /etc/umap/umap.conf` and modify as needed.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue