services: fetchmail: image: ghcr.io/mailu/fetchmail:2.0.34 environment: *default-env volumes: - "fetchmail:/data" depends_on: - app networks: - default volumes: fetchmail: