Revert "Enable $LOTSOFDEVICES (#325)" (#337)

This reverts commit ce6e1a5a6a.
This commit is contained in:
Joshua Spence
2023-03-05 10:10:30 +11:00
committed by GitHub
parent 9367e123fe
commit 0e72ef9deb

View File

@@ -6,9 +6,6 @@ services:
restart: "always"
user: "unifi"
environment:
JVM_INIT_HEAP_SIZE: "2g"
JVM_MAX_HEAP_SIZE: "2g"
LOTSOFDEVICES: "true"
UNIFI_STDOUT: "true"
ports:
- "${UNIFI_HTTP_PORT:-8080}:8080/tcp"