diff --git a/compose.yaml b/compose.yaml index adba2cd..ab7cd23 100644 --- a/compose.yaml +++ b/compose.yaml @@ -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'