mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-04-25 04:46:24 +02:00
remove my personal config from example systemd file
This commit is contained in:
parent
8c28dca762
commit
2eb6dfcd05
3 changed files with 4 additions and 12 deletions
|
|
@ -5,10 +5,7 @@ Description=Image Proxy
|
|||
User=www-data
|
||||
ExecStart=/usr/local/bin/imageproxy \
|
||||
-addr localhost:4593 \
|
||||
-cache /var/cache/imageproxy \
|
||||
-signatureKey @/etc/imageproxy.key \
|
||||
-baseURL https://willnorris.com/ \
|
||||
-allowHosts willnorris.com,notsoserendipitous.com,gabenorris.com
|
||||
-cache memory -cache /var/cache/imageproxy \
|
||||
Restart=on-abort
|
||||
|
||||
[Install]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue