Closed johneastman closed 7 months ago
Branch: https://github.com/johneastman/boomerang/tree/dockerize
When I visualize the AST while the flask app is running on Docker, the endpoint will return a blank PDF. The data is being generated, but for some reason appears blank when rendered.
Fixed in this PR: https://github.com/johneastman/boomerang/pull/90
Branch: https://github.com/johneastman/boomerang/tree/dockerize
When I visualize the AST while the flask app is running on Docker, the endpoint will return a blank PDF. The data is being generated, but for some reason appears blank when rendered.