Add docker build file for UI and associated Actions workflow

This commit is contained in:
Nix
2025-05-04 14:13:02 -04:00
parent 9cbf26e29e
commit 8502630550
13 changed files with 159 additions and 3 deletions
+6
View File
@@ -0,0 +1,6 @@
http://* {
root * /app
encode
try_files {path} /index.html
file_server
}