feat(img): reverse proxy /img/ to cdn (initial)

This commit is contained in:
curben 2019-09-03 17:24:18 +01:00
parent 6a79558512
commit 7bd7df521a
No known key found for this signature in database
GPG Key ID: 5D9DB57A25D34EE3
1 changed files with 1 additions and 0 deletions

View File

@ -3,3 +3,4 @@
# Reverse proxy to cdn
/libs/* https://cdn.statically.io/libs/:splat 200
/img/* https://cdn.statically.io/img/res.cloudinary.com/:splat 200