mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2025-12-19 12:36:03 +00:00
notesnook: fixed wrong depends-on
This commit is contained in:
@@ -89,7 +89,6 @@ services:
|
||||
env_file: .env
|
||||
depends_on:
|
||||
- notesnook-s3
|
||||
- setup-s3
|
||||
- identity-server
|
||||
healthcheck:
|
||||
test: wget --tries=1 -nv -q http://localhost:5264/health -O- || exit 1
|
||||
|
||||
Reference in New Issue
Block a user