notesnook: fixed wrong depends-on

This commit is contained in:
2025-10-09 17:45:44 +02:00
parent 7a58faa391
commit 27f119f2f7

View File

@@ -89,7 +89,6 @@ services:
env_file: .env env_file: .env
depends_on: depends_on:
- notesnook-s3 - notesnook-s3
- setup-s3
- identity-server - identity-server
healthcheck: healthcheck:
test: wget --tries=1 -nv -q http://localhost:5264/health -O- || exit 1 test: wget --tries=1 -nv -q http://localhost:5264/health -O- || exit 1