mirror of
https://github.com/Sun-ZhenXing/mcp-template-python.git
synced 2026-03-24 11:48:05 +00:00
feat: remove sse
This commit is contained in:
@@ -24,8 +24,8 @@ services:
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
cpus: '0.50'
|
||||
memory: 512M
|
||||
cpus: '1.0'
|
||||
memory: 1024Mi
|
||||
reservations:
|
||||
cpus: '0.25'
|
||||
memory: 256M
|
||||
cpus: '0.1'
|
||||
memory: 256Mi
|
||||
|
||||
Reference in New Issue
Block a user