mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
chore: librey moves to a different port so that jitsi could exist (but jitsi is dead now)
This commit is contained in:
parent
7a84a849ec
commit
2092fef760
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
services = {
|
||||
anubis.instances.librey = {
|
||||
settings = {
|
||||
TARGET = "http://localhost:8080";
|
||||
TARGET = "http://localhost:8078";
|
||||
BIND = ":8079";
|
||||
BIND_NETWORK = "tcp";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue