From 2e23b0a535e9f92652b94f8b89b5cdbdb706357f Mon Sep 17 00:00:00 2001 From: r0r-5chach Date: Mon, 10 Jun 2024 22:20:12 +0100 Subject: [PATCH] added todos and init nginx conf --- .todo | 8 ++++++++ nginx.conf | 0 2 files changed, 8 insertions(+) create mode 100644 nginx.conf diff --git a/.todo b/.todo index 6df40fd..4bb175f 100644 --- a/.todo +++ b/.todo @@ -1,6 +1,7 @@ # dermy-models [] Comment Code [] Add README and LICENSE + [] Check how to link contents of files to README # dermy-api [] Add restore route @@ -30,8 +31,15 @@ [] Add README and LICENSE [] Comment Code +# Nginx Config # Release [] Publish Docker Image to Dockerhub [] Compile App APK [] Add APK, docker-compose.yml, and model to releases on github + [] Try to publish on personal VCS cargo and docker respectively + [] Run on Server + [] Update server + [] Add Domain dermy.r0r-5chach.xyz + [] Add entry to docker-compose file + [] Point to API container in nginx conf diff --git a/nginx.conf b/nginx.conf new file mode 100644 index 0000000..e69de29