Make giphyproxy destination configurable
This commit is contained in:
parent
333567f481
commit
8cea4a46d0
2 changed files with 9 additions and 1 deletions
|
|
@ -15,3 +15,6 @@ server_key: CHANGE ME
|
|||
hostname: 0.0.0.0
|
||||
# Port where the proxy should listen on
|
||||
port: 8008
|
||||
|
||||
# Redirect destination. This can be changed to serve a different format.
|
||||
destination: https://i.giphy.com/%s.webp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue