etebase: hotfix

This commit is contained in:
Payas Relekar 2023-07-02 11:39:43 +05:30
parent 89989a749e
commit e1f78f1b8d

View file

@ -13,7 +13,7 @@
global.secret_file = "/run/agenix/etebase";
allowed_hosts = {
allowed_host1 = "0.0.0.0";
allowed_host2 = "bhankas.org";
allowed_host2 = "etesync.bhankas.org";
};
global = {
debug = true;