Skip to content

Commit

Permalink
Improved docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
pc-magas committed Jan 1, 2024
1 parent fb9c81b commit 57700d4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,9 @@ That will create a distince docker-compose in its own folder. In prder to launch
```
cd ~/code/docker-compose/^image_name^
docker-compose up -d
```

The `^image_name^` is the built tag.
The `^image_name^` is the built tag via `.github/build_docker.sh` script.

### Db versions

Expand Down

0 comments on commit 57700d4

Please sign in to comment.