mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-04-24 20:36:24 +02:00
Update imageproxy.service
This commit is contained in:
parent
a0eb26e18c
commit
99c0bba938
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ Description=Image Proxy
|
||||||
User=www-data
|
User=www-data
|
||||||
ExecStart=/usr/local/bin/imageproxy \
|
ExecStart=/usr/local/bin/imageproxy \
|
||||||
-addr localhost:4593 \
|
-addr localhost:4593 \
|
||||||
-cache memory -cache /var/cache/imageproxy \
|
-cache memory -cache /var/cache/imageproxy
|
||||||
Restart=on-abort
|
Restart=on-abort
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue