diff options
| author | Paul Buetow <paul@buetow.org> | 2025-08-12 23:14:56 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-08-12 23:14:56 +0300 |
| commit | 32d89017a08fd5f9b098602441b5c7291d7f9692 (patch) | |
| tree | e29287cc32666dcb454313be8ed20ff87ab3bc19 /frontends | |
| parent | 5e3dd4a4f513c46147e0e2b992445deada774618 (diff) | |
adding linkding
Diffstat (limited to 'frontends')
| -rw-r--r-- | frontends/Rexfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/Rexfile b/frontends/Rexfile index 88351a6..07451f8 100644 --- a/frontends/Rexfile +++ b/frontends/Rexfile @@ -76,7 +76,7 @@ our @dns_zones_remove = qw//; # k3s cluster running on FreeBSD in my LAN our @f3s_hosts = - qw/f3s.buetow.org anki.f3s.buetow.org bag.f3s.buetow.org flux.f3s.buetow.org audiobookshelf.f3s.buetow.org gpodder.f3s.buetow.org radicale.f3s.buetow.org vault.f3s.buetow.org syncthing.f3s.buetow.org uprecords.f3s.buetow.org/; + qw/f3s.buetow.org anki.f3s.buetow.org bag.f3s.buetow.org flux.f3s.buetow.org audiobookshelf.f3s.buetow.org gpodder.f3s.buetow.org radicale.f3s.buetow.org vault.f3s.buetow.org syncthing.f3s.buetow.org uprecords.f3s.buetow.org linkding.f3s.buetow.org/; # optionally, only enable manually for temp time, as no password protection yet # push @f3s_hosts, 'registry.f3s.buetow.org'; |
