This commit is contained in:
teddy
2025-04-21 10:16:40 +07:00
parent 04de3f84a7
commit c4e963e8f5
2 changed files with 9 additions and 8 deletions

View File

@@ -9,8 +9,8 @@ services:
condition: on-failure
resources:
limits:
cpus: "0.5"
memory: "300m"
cpus: "0.1"
memory: "100m"
restart: always
ports:
- "7010:3000"