feat: Добавлен CI/CD
All checks were successful
CI/CD Pipeline / docker (push) Successful in 1m10s

This commit is contained in:
2026-02-01 08:01:34 +03:00
parent 747decccc7
commit 94ce88b952
4 changed files with 113 additions and 0 deletions

5
Caddyfile Normal file
View File

@@ -0,0 +1,5 @@
:8080 {
root * /srv
file_server
try_files {path} /index.html
}