diff options
| author | Paul Buetow <paul@buetow.org> | 2025-10-18 15:11:59 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-10-18 15:11:59 +0300 |
| commit | 77b1a714b00901b47ea7544ab10f759df864fdfa (patch) | |
| tree | 3731a355ce42c270859c2e29af88d9906a9337e4 /frontends | |
| parent | 15088346fc7a71552bef8b9a56da5d8706101ea8 (diff) | |
added koreader-sync-server
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 0079387..a700e38 100644 --- a/frontends/Rexfile +++ b/frontends/Rexfile @@ -77,7 +77,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 koreader.f3s.buetow.org/; # optionally, only enable manually for temp time, as no password protection yet # push @f3s_hosts, 'registry.f3s.buetow.org'; |
