fix(tweakio): ensure tweakio restarts when warp does

This commit is contained in:
Viren070
2025-04-17 20:39:42 +01:00
parent 46c8617130
commit f8e2f97d9f
+1
View File
@@ -17,3 +17,4 @@ services:
depends_on:
warp:
condition: service_healthy
restart: true