From 505c20165405ab4321368d947177ea3ec5dc61ba Mon Sep 17 00:00:00 2001 From: Joseph Ferano Date: Fri, 19 May 2023 19:44:44 +0700 Subject: [PATCH] Update TODOs --- project.todo | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/project.todo b/project.todo index 20c904c..de88bbf 100644 --- a/project.todo +++ b/project.todo @@ -4,13 +4,13 @@ * DONE Add button to copy shortened URL to clipboard * DONE Add a 404 page in case the URL provided is invalid -* TODO RTFM on how to create docker compose files -* TODO Containerize couchdb -* TODO Get the container running with the Dockerfile -* TODO Point zipmy.link to joe-vps -- [ ] Add DNS records -- [ ] Add to nginx.conf -- [ ] Generate certbot SSL cert +* DONE RTFM on how to create docker compose files +* DONE Containerize couchdb +* DONE Get the container running with the Dockerfile +* DONE Point zipmy.link to joe-vps +- [X] Add DNS records +- [X] Add to nginx.conf +- [X] Generate certbot SSL cert * TODO Create a README.org * TODO Add MIT license