apisix-docker
apisix-docker copied to clipboard
fix: avoid config.yaml modification in standalone mode due to read only file system.
- 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.