mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-15 09:46:11 +01:00
bug fix: n8n revert
This commit is contained in:
@@ -790,7 +790,7 @@ services:
|
||||
##### N8N Container
|
||||
|
||||
def check_container_health(self, container_name, max_retries=3, delay=10):
|
||||
return 0
|
||||
return True
|
||||
"""
|
||||
Check if a container is healthy and running
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user