mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-04-25 04:46:24 +02:00
finish renaming remoteHosts to allowHosts
This commit is contained in:
parent
6cb27fcbbc
commit
127a621c8a
4 changed files with 6 additions and 6 deletions
|
|
@ -11,4 +11,4 @@ exec start-stop-daemon --start -c www-data --exec /usr/bin/imageproxy -- \
|
|||
-cache /var/cache/imageproxy \
|
||||
-signatureKey @/etc/imageproxy.key \
|
||||
-baseURL https://willnorris.com/ \
|
||||
-remoteHosts willnorris.com,notsoserendipitous.com,gabenorris.com
|
||||
-allowHosts willnorris.com,notsoserendipitous.com,gabenorris.com
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue