diff --git a/swarm/seafile.yml b/swarm/seafile.yml index ed592b9..9e2435c 100644 --- a/swarm/seafile.yml +++ b/swarm/seafile.yml @@ -147,10 +147,8 @@ services: restart: unless-stopped depends_on: - mariadb: - condition: service_healthy - memcached: - condition: service_healthy + - mariadb + - memcached # backups: # image: ${SEAFILE_MARIADB_IMAGE_TAG}