refactor: correct static analyze errors
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user