0
Fork 0
mirror of https://github.com/willnorris/imageproxy.git synced 2024-12-16 21:56:43 -05:00

switch to port 4593

This commit is contained in:
Will Norris 2015-05-10 22:55:33 -07:00
parent ac6dd6d1d1
commit fc093b71eb

View file

@ -7,7 +7,7 @@ stop on runlevel [!2345]
respawn
exec start-stop-daemon --start -c www-data --exec /usr/bin/imageproxy -- \
-addr localhost:8001 \
-addr localhost:4593 \
-log_dir /var/log/imageproxy \
-cacheDir /var/cache/imageproxy \
-whitelist willnorris.com,notsoserendipitous.com