Обновить docker-compose.yml

This commit is contained in:
Постнов Андрей 2025-01-31 13:47:28 +00:00
parent 3234ac4d46
commit a40e8c0f92

View File

@ -8,7 +8,7 @@ services:
resources: resources:
limits: limits:
cpus: '4.0' cpus: '4.0'
memory: 10G memory: 4G
configs: configs:
- source: app_config - source: app_config
target: /data/application.yaml target: /data/application.yaml