Unifi: fix memory-limits (#454)
--- https://github.com/linuxserver/docker-unifi-controller/issues/85 Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: #454
This commit is contained in:
parent
6d07ac7dee
commit
405dbc54f7
1 changed files with 0 additions and 2 deletions
|
@ -7,8 +7,6 @@ services:
|
||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
- PGID=1000
|
- PGID=1000
|
||||||
- MEM_LIMIT=1024M #optional
|
|
||||||
- MEM_STARTUP=1024M #optional
|
|
||||||
volumes:
|
volumes:
|
||||||
- data:/config
|
- data:/config
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in a new issue