⬆️(frontend) fix blocknote conflicts
Different versions of blocknote were installed, we pint the same version in all packages.json.
This commit is contained in:
@@ -17,7 +17,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