diff --git a/Caddyfile b/Caddyfile index bf7f7a1..4eb55bf 100644 --- a/Caddyfile +++ b/Caddyfile @@ -1,5 +1,8 @@ -rfd.fyi +rfd.davegallant.ca { + file_server + reverse_proxy /api/* backend:8080 +} -file_server - -reverse_proxy /api/* backend:8080 +rfd.fyi { + redir https://rfd.davegallant.ca{uri} 301 +} diff --git a/README.md b/README.md index 2433f4a..0eaa984 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,9 @@ -# rfd.fyi +# rfd-fyi This repository provides a simple, less-distracting overlay for hot deals posted on https://forums.redflagdeals.com. The frontend is made with Vue 3 and the backend is written in Go. The backend exists for caching purposes; to prevent excessive requests to RedFlagDeals itself. -It is hosted at [rfd.fyi](https://rfd.fyi). - ## Local Development To get up and running locally: in one pane/tab, run: diff --git a/public/index.html b/public/index.html index a9c4c40..1a5e2bc 100644 --- a/public/index.html +++ b/public/index.html @@ -10,7 +10,7 @@ rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" /> - rfd.fyi - An overlay of hot deals + rfd-fyi - An overlay of hot deals diff --git a/src/App.vue b/src/App.vue index c148837..da0faaa 100644 --- a/src/App.vue +++ b/src/App.vue @@ -213,12 +213,12 @@ export default { https://rfd.fyi/#/filter=costco/#/filter=costco)