mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2026-08-06 10:31:42 +00:00
Docker config
This commit is contained in:
@@ -196,7 +196,8 @@ Save the file. You will still need to create a copy of `config-example.yml` and
|
||||
Docker setup nothing has actually been downloaded yet, so you will have to copy the example from the repository some
|
||||
other way, e.g. [from the repo in a web browser](https://git.ianrenton.com/ian/spothole/src/branch/main/config-example.yml).
|
||||
|
||||
With that in place, run `docker compose up -d` and you should be good to go.
|
||||
With that in place, run `docker compose up` and you should be good to go. To detach, press `d` or run the command with
|
||||
the `-d` flag.
|
||||
|
||||
### Multiple cluster nodes with different settings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user