fix: pkg: the mailhog is crashed on development env #4
This commit is contained in:
@@ -90,7 +90,6 @@ services:
|
||||
volumes:
|
||||
- postfix_spool:/var/spool/postfix
|
||||
- ./docker/aliases:/tmp/aliases:ro
|
||||
entrypoint: sh -c 'newaliases 2>/dev/null || true; /init'
|
||||
db:
|
||||
image: postgres:${POSTGRES_VERSION:-18}-alpine
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user