package path

This commit is contained in:
2024-04-23 08:55:22 -04:00
parent ee948f23c0
commit 9f62432fc5
5 changed files with 8 additions and 8 deletions

View File

@@ -6,7 +6,7 @@ img proxy [docs](https://docs.imgproxy.net/usage/processing)
you can optionally hard code a path prefix on build
```shell
go build --ldflags="-X 'git.s.int/rrise/imgproxy/generator.PathPrefix=s3://mybucket'"
go build --ldflags="-X 'github.com/siteworxpro/img-proxy-url-generator/generator.PathPrefix=s3://mybucket'"
```
## config file