Manual updates to fix some deployment steps
Some checks failed
Build and Push Docker Image / docker (push) Failing after 21s

This commit is contained in:
Connor Johnstone
2025-09-02 16:03:11 -04:00
parent 62cc910e1a
commit 5456d7140c
6 changed files with 72 additions and 114 deletions

View File

@@ -5,6 +5,7 @@
}
:80, :443 {
try_files {path} /index.html
root * /srv/www
file_server
}