SilverFox

Results 5 comments of SilverFox

This issue is same as https://github.com/apache/apisix-dashboard/issues/2363. It makes me a little confused that all other plugins list in route plugin config page except proxy-rewrite. Especially as a new user, when...

@panghaichao You need modify the Dockerfile. When build docker image, it's [clone from github now](https://github.com/liftoff/GateOne/blob/master/docker/Dockerfile#L63-L64), should copy files [from local repo](https://github.com/zerda/GateOne/commit/f33ebca07d1d2ddf323c48afd317cde1a35d4875).

> This all depends on [prettier](https://github.com/prettier/prettier) adding this configuration or seeing if they have some api that allows to change array configuration. And per https://github.com/prettier/prettier/issues/4723, Prettier is decided to stay...

@geoand Travis doesn't seem to work correctly, would you please give it a check? thanks.

Here's a little tip, you can use `docker buildx imagetools` to push multi-arch image. Test with `github.com/docker/buildx v0.10.3 79e156beb11f697f06ac67fa1fb958e4762c0fab`. ```bash # create and push multi-arch image, predownload source image is...