1
0
Fork 1
forked from fedi/mastodon

move to object storage

This commit is contained in:
talon 2022-11-18 17:56:09 -07:00
parent 4640ae8b2a
commit 7aa3c7a95a

View file

@ -37,7 +37,7 @@ eattherich.club {
}
## If you've been migrated media from local to object storage, this navigate old URL to new one.
# redir @local_media https://yourobjectstorage.example.com/{http.regexp.1} permanent
redir @local_media https://ams1.vultrobjects.com/eattherich/{http.regexp.1} permanent
reverse_proxy @streaming {
to http://localhost:4000
@ -60,4 +60,3 @@ eattherich.club {
}
}
}