Supression service calibre
This commit is contained in:
parent
d70eff7249
commit
35525a9cd9
@ -40,7 +40,6 @@ in
|
||||
"riot.${domaine}" = { ip = "127.0.0.1"; port = riot_port; auth = false; };
|
||||
"matrix.${domaine}" = { ip = "127.0.0.1"; port = 8008; auth = false; };
|
||||
"organizr.${domaine}" = { ip = "127.0.0.1"; port = organizr_port; auth = true; };
|
||||
"calibre.${domaine}" = { ip = "127.0.0.1"; port = 8080; auth = false; };
|
||||
"pgmanage.${domaine}" = { ip = "127.0.0.1"; port = pgmanage_port; auth = true; };
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user