detach when started

This commit is contained in:
Leonard Lorenz 2020-11-17 18:12:26 +01:00
parent 7e70485b98
commit 9521674ba1
2 changed files with 1 additions and 1 deletions

View file

View file

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