chore: librey moves to a different port so that jitsi could exist (but jitsi is dead now)

This commit is contained in:
Ahwx 2025-09-23 12:55:47 +02:00
parent 7a84a849ec
commit 2092fef760

View file

@ -3,7 +3,7 @@
services = { services = {
anubis.instances.librey = { anubis.instances.librey = {
settings = { settings = {
TARGET = "http://localhost:8080"; TARGET = "http://localhost:8078";
BIND = ":8079"; BIND = ":8079";
BIND_NETWORK = "tcp"; BIND_NETWORK = "tcp";
}; };