7 lines
212 B
Plaintext
7 lines
212 B
Plaintext
# Main interface port for accessing the application
|
|
DRAWIO_PORT="8000"
|
|
|
|
# Enable local PDF/image export without relying on an external service
|
|
# Set to 1 to enable, 0 or omit to disable
|
|
DRAWIO_SELF_CONTAINED="0"
|