Skip to content

Commit

Permalink
Adjust docker-compose syntax in upgrade notes for 3.x conformity
Browse files Browse the repository at this point in the history
  • Loading branch information
manisandro committed Jan 17, 2024
1 parent edd9698 commit 624c2a0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/release_notes/QwcDockerUpgradeNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ with
volumes:
- ./pg_service.conf:/tmp/pg_service.conf:ro
depends_on:
qwc-postgis:
condition: service_healthy
- qwc-postgis
```
in your `docker-compose.yml`.
Expand Down

0 comments on commit 624c2a0

Please sign in to comment.