From 34fd5d6d447f008420943ec57471a8a5c5e5e7db Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Fri, 22 Jul 2022 10:37:01 +0000 Subject: [PATCH] caddy: relocate config --- caddy/dl.msfjarvis.dev => Caddyfile | 0 README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename caddy/dl.msfjarvis.dev => Caddyfile (100%) diff --git a/caddy/dl.msfjarvis.dev b/Caddyfile similarity index 100% rename from caddy/dl.msfjarvis.dev rename to Caddyfile diff --git a/README.md b/README.md index ff93510..0130b66 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Configuration files for various parts of my webserver ### Files -- [caddy](caddy): Caddy configurations for the sites I self-host. +- [caddy](Caddyfile): Caddy configuration for the sites I self-host. - [systemd-units](systemd_units): Systemd units for various custom services I have on the webserver. - [mirror-bot.service](systemd_units/mirror-bot.service): Systemd unit for [aria-telegram-mirror-bot](https://github.com/out386/aria-telegram-mirror-bot). - [uno-bot.service](systemd_units/uno-bot.service): Service unit for the [mau_mau_bot](https://github.com/msfjarvis/mau_mau_bot) instance I run to play UNO with friends.