3
0

add contrib

This commit is contained in:
2023-01-13 14:05:05 +01:00
parent 5e1e67f2c4
commit a89e884b75
13 changed files with 678 additions and 0 deletions
+2
View File
@@ -10,6 +10,8 @@ Either clone repository (and install dependencies either through distribution or
In production put a reverse proxy in front of the local web ui (on 127.0.0.1:8000), and handle `/static` path either to `src/capport/api/static/` or your customized version of static files.
See the `contrib` directory for config of other software needed to setup a captive portal.
## Customization
Create `custom/templates` and put customized templates (from `src/capport/api/templates`) there.