No description
Kumi
742ec4668e
Simplified the routing and handling directives in the Caddyfile by removing explicit regular expressions for HTML files and reorganizing asset handling. All requests are now served with a more generalized approach, improving readability and potential maintainability of the server configuration. This change encapsulates asset file serving and reverse proxying under specific handles, ensuring a cleaner and more structured configuration. |
||
---|---|---|
assets | ||
templates | ||
.gitignore | ||
Caddyfile | ||
LICENSE | ||
main.py | ||
privatecoffee.ini | ||
requirements.txt | ||
services.json |