diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-06-02 10:38:58 +0530 | 
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-06-02 10:38:58 +0530 | 
| commit | a0b3b76527f45a1253b2a521a1dac87a8922a20d (patch) | |
| tree | 0ddb7369e2ce5b2f6eb776841ee2f54f03c13cf8 /compose.yaml | |
| parent | 7bc0a5ef1cdbaed57d5248cf6516ee412910d900 (diff) | |
update
Diffstat (limited to '')
| -rw-r--r-- | compose.yaml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/compose.yaml b/compose.yaml index 6327c98..d63c308 100644 --- a/compose.yaml +++ b/compose.yaml @@ -15,7 +15,7 @@ services:      deploy:        resources:          limits: -          cpus: '4' +          cpus: '14'  secrets:    id_rsa: | 
