First stage refactor for dynamic app specs (napps.scm).

This commit is contained in:
2026-07-02 19:39:56 -07:00
parent 868e00ac41
commit 04407b16b0
49 changed files with 420 additions and 253 deletions

View File

@@ -0,0 +1,7 @@
((name . "wg-easy")
(key . wg-easy)
(dir . "wg-easy")
(current-version . "15")
(versions . (("15")))
(website . "https://wg-easy.github.io/wg-easy/Pre-release/")
(caddyfile . " reverse_proxy http://wg-easy:80"))