Realtive URL fix

This commit is contained in:
James Pattinson
2025-12-10 10:10:13 +00:00
parent 39d5c2c9e2
commit 11f7390694
4 changed files with 34 additions and 32 deletions

3
.gitignore vendored
View File

@@ -72,6 +72,9 @@ logs/
*.temp
.cache/
# Generated config files
web/config.js
# Coverage reports
htmlcov/
.coverage