feat(nextcloud): add nextcloud stack
This commit is contained in:
7
compose/nextcloud/.env.example
Normal file
7
compose/nextcloud/.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
FULLTEXTSEARCH_JAVA_OPTIONS="-Xms1024M -Xmx1024M"
|
||||
NEXTCLOUD_DATADIR="/path/to/your/data"
|
||||
NEXTCLOUD_UPLOAD_LIMIT="16G"
|
||||
NEXTCLOUD_MAX_TIME="3600"
|
||||
NEXTCLOUD_MEMORY_LIMIT="1024M"
|
||||
NEXTCLOUD_STARTUP_APPS="deck twofactor_totp tasks calendar contacts notes"
|
||||
TALK_PORT="3478"
|
||||
Reference in New Issue
Block a user