apisix-docker icon indicating copy to clipboard operation
apisix-docker copied to clipboard

fix: avoid config.yaml modification in standalone mode due to read only file system.

Open TheShubhendra opened this issue 7 months ago • 15 comments

  • Removed modification of config.yaml in standalone mode.
  • Added checks to make sure it uses data plane with yaml config provider.
  • Added separate config file for standalone mode example.

TheShubhendra avatar Jul 22 '24 17:07 TheShubhendra