detach when started
This commit is contained in:
parent
7e70485b98
commit
9521674ba1
2 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ cd crablog
|
|||
2. Set up your configuration file (see below)
|
||||
3. Build and run the docker container (Will compile from source and thus take a while)
|
||||
```bash
|
||||
docker-compose up
|
||||
docker-compose up -d
|
||||
```
|
||||
|
||||
## Configuration environment file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue