Skip to content

Commit

Permalink
docker: don't restart dbadmin
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingKoopa committed Jan 15, 2024
1 parent 06f17fc commit 4a7b7bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ services:
# and Adminer has gone pretty unmaintained. So we settle for this image based
# on Debian Bullseye.
image: 'adminer:4.8.1'
restart: 'always'
ports:
- '8080:8080'

Expand Down

0 comments on commit 4a7b7bc

Please sign in to comment.