🔖(minor) release 2.2.0
Added: - 📝(doc) Add security.md and codeofconduct.md - ✨(frontend) add home page - ✨(frontend) cursor display on activity - ✨(frontend) Add export page break Changed: - 🔧(backend) make AI feature reach configurable Fixed: - 🌐(CI) Fix email partially translated - 🐛(frontend) fix cursor breakline - 🐛(frontend) fix style pdf export
This commit is contained in:
@@ -15,7 +15,7 @@ services:
|
||||
- "1081:1080"
|
||||
|
||||
minio:
|
||||
user: ${DOCKER_USER:-1000}
|
||||
# user: ${DOCKER_USER:-1000}
|
||||
image: minio/minio
|
||||
environment:
|
||||
- MINIO_ROOT_USER=impress
|
||||
|
||||
Reference in New Issue
Block a user