added memory and cpu values
This commit is contained in:
@@ -49,6 +49,11 @@ services:
|
||||
- MYSQL_USER=nextcloud
|
||||
- MYSQL_HOST=db
|
||||
- REDIS_HOST=redis
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
cpus: '5.0'
|
||||
memory: 3G
|
||||
|
||||
redis:
|
||||
image: redis:latest
|
||||
|
||||
Reference in New Issue
Block a user