Add geoip data and 451 handler

This commit is contained in:
jude
2025-02-08 19:28:00 +00:00
parent 7ac69b59af
commit 98160a8023
9 changed files with 25436 additions and 9 deletions

View File

@ -59,6 +59,7 @@ assets = [
["reminder-dashboard/dist/index.html", "lib/reminder-rs/static/index.html", "644"],
["conf/default.env", "etc/reminder-rs/config.env", "600"],
["conf/Rocket.toml", "etc/reminder-rs/Rocket.toml", "600"],
["conf/geo-asn-country-ipv4.csv", "etc/reminder-rs/geo-asn-country-ipv4.csv", "600"],
# ["nginx/reminder-rs", "etc/nginx/sites-available/reminder-rs", "755"]
]
conf-files = [