Matheus Mina
Matheus Mina
Based on @antoineauger solution, I've tested some configuration and I only needed the following: ``` kong: image: ${KONG_TEST_IMAGE:-ignore_if_not_provided} ... volumes: - ${PONGO_WD}:/kong-plugin - /tmp/kong-plugin:/kong-plugin/servroot ```
@andreynering I want to contribute to this issue! What do you believe is the best way to go? 1. `Prompt` can be a single string or multiple values 2. `Prompt`...
Hey @andreynering! When you're free, could you look at the PR above? Thanks 😄