overrides in APISIX_STAND_ALONE=true
#10458
michael-riha
started this conversation in
General
Replies: 1 comment
-
The volume mount should work. https://docs.api7.ai/apisix/install/docker/#install-apisix |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have APISix running in my docker compose setup in
APISIX_STAND_ALONE=true
It looks like
Any way to make this happen, as it is annoying over time.
I know it can be solved with
ectd
by why do I need another container just for simply mapping or not overwrite a file?config.yaml
accordingly though also here, this file get's overwritten every restart/start.⬆️ in this case as it is not reloaded every 1 sec as the
apisix.yaml
it is not even possible to do, in standalone is that correct?
Beta Was this translation helpful? Give feedback.
All reactions