Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable PLANTUML_LIMIT_SIZE as Docker environment variable #54

Closed
bufferoverflow opened this issue Sep 22, 2017 · 2 comments
Closed

enable PLANTUML_LIMIT_SIZE as Docker environment variable #54

bufferoverflow opened this issue Sep 22, 2017 · 2 comments

Comments

@bufferoverflow
Copy link

Would be nice if PLANTUML_LIMIT_SIZE could be used as Docker environment variable in the same way as on command line.

@Ducatel
Copy link
Contributor

Ducatel commented Sep 26, 2017

Hi,
I did some test and it working without any update

docker run -ti --rm -p 8080:8080 -e PLANTUML_LIMIT_SIZE=4567 plantuml/plantuml-server:jetty

image

As you can see, the value of PLANTUML_LIMIT_SIZE was correctly setted.

@bufferoverflow
Copy link
Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants