Skip to content

Commit

Permalink
update docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
ledouxm committed Jun 13, 2024
1 parent c7f8e33 commit 54cdc35
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ci/docker-compose.development.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,7 @@ services:
restart: always
depends_on:
- pg

adminer:
image: adminer
restart: always

0 comments on commit 54cdc35

Please sign in to comment.