From e8e3f7214f08ed2d36f087298d7e4b5a7bebfa1d Mon Sep 17 00:00:00 2001 From: Otho Ulrich Date: Sat, 9 Jul 2022 00:35:29 -0400 Subject: [PATCH] Update description. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 17bd92c..aa7d55f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # Profile Website -This code is responsible for deploying this app. Thank you for viewing! \ No newline at end of file +This code is responsible for deploying this app. Thank you for viewing! + +# Structure +The docker-compose includes a gitea server to host my code examples, and an apache server to host static files. Other repos are responsible for loading dynamic content (such as my CV) into the web server data directory. \ No newline at end of file