Aspire apps and RabbitMQ, add rabbitmq.conf / definitions.json #4584
Answered
by
mitchdenny
ramonduraes
asked this question in
Q&A
-
I have a File 01:
|
Beta Was this translation helpful? Give feedback.
Answered by
mitchdenny
Jun 19, 2024
Replies: 1 comment 3 replies
-
@ramonduraes the first argument to the |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
davidfowl
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
@ramonduraes the first argument to the
WithVolume
method is actually the name of the volume, not a path. What you want to do here is probably use theWithBindMount
method instead.