|
@@ -60,7 +60,7 @@ services:
|
|
|
R2R_BASE_URL: http://r2r:7272
|
|
|
R2R_USERNAME: admin@example.com
|
|
|
R2R_PASSWORD: change_me_immediately
|
|
|
- R2R_SEARCH_LIMIT: 10
|
|
|
+ R2R_SEARCH_LIMIT: 20
|
|
|
|
|
|
# secret
|
|
|
APP_AES_ENCRYPTION_KEY: 7700b2f9c8dd982dfaddf8b47a92f1d900507ee8ac335f96a64e9ca0f018b195
|
|
@@ -137,7 +137,7 @@ services:
|
|
|
R2R_BASE_URL: http://r2r:7272
|
|
|
R2R_USERNAME: admin@example.com
|
|
|
R2R_PASSWORD: change_me_immediately
|
|
|
- R2R_SEARCH_LIMIT: 10 # secret
|
|
|
+ R2R_SEARCH_LIMIT: 20 # secret
|
|
|
APP_AES_ENCRYPTION_KEY: 7700b2f9c8dd982dfaddf8b47a92f1d900507ee8ac335f96a64e9ca0f018b195
|
|
|
|
|
|
depends_on:
|