updated max uri length
This commit is contained in:
parent
0c4563b5be
commit
6f78ae9bba
@ -6,9 +6,10 @@ services:
|
|||||||
- excalidraw
|
- excalidraw
|
||||||
environment:
|
environment:
|
||||||
- KROKI_EXCALIDRAW_HOST=excalidraw
|
- KROKI_EXCALIDRAW_HOST=excalidraw
|
||||||
|
- KROKI_MAX_URI_LENGTH=1048576
|
||||||
ports:
|
ports:
|
||||||
- "8080:8000"
|
- "8080:8000"
|
||||||
excalidraw:
|
excalidraw:
|
||||||
image: yuzutech/kroki-excalidraw
|
image: yuzutech/kroki-excalidraw
|
||||||
expose:
|
expose:
|
||||||
- "8004"
|
- "8004"
|
||||||
|
Loading…
Reference in New Issue
Block a user