updated max uri length

This commit is contained in:
Lu Baumann 2023-10-20 02:39:20 +02:00 committed by GitHub
parent 0c4563b5be
commit 6f78ae9bba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@ services:
- excalidraw
environment:
- KROKI_EXCALIDRAW_HOST=excalidraw
- KROKI_MAX_URI_LENGTH=1048576
ports:
- "8080:8000"
excalidraw: