Skip to content

Commit

Permalink
Main commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Sondre Malerud committed Mar 16, 2025
1 parent 2d45c9b commit 5c4dc8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ $ docker compose -f <compose_file> --verbose config

Build and run containers defined in configuration file
```console
$ docker-compose -f <compose_file> up --build -d
$ docker-compose -f <compose_file> up --build -d
```

## Using GitHub actions
Expand Down

0 comments on commit 5c4dc8a

Please sign in to comment.