WIP: feat(webserver): Vendor and reimplement in leptos
This commit is contained in:
parent
aeba7301b0
commit
33c69c1c5b
22 changed files with 4657 additions and 166 deletions
3
pkgs/packages/webserver/config.toml
Normal file
3
pkgs/packages/webserver/config.toml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Can be specified with systemd creds instead
|
||||
credentials_directory = "dev-creds"
|
||||
ntfy_instance = "https://ntfy.sh"
|
||||
Loading…
Add table
Add a link
Reference in a new issue