refactor: correct static analyze errors

This commit is contained in:
2025-12-01 18:04:54 +03:00
parent 27c99d9966
commit 5fe4aac7eb
20 changed files with 41 additions and 123 deletions

View File

@@ -14,7 +14,7 @@ services:
deploy:
resources:
limits:
memory: 512M
memory: 1G
healthcheck:
test: [ "CMD", "curl" ,"-f", "http://localhost/index.php?route=extension/tgshop/handle&api_action=health" ]
interval: 10s