mirror of https://gitlab.crans.org/nounous/nixos
try fix pbs
parent
748f30ef96
commit
c00475c50e
|
@ -12,7 +12,7 @@
|
|||
|
||||
net = {
|
||||
listen = "loopback";
|
||||
post_allow.host = ["::1"];
|
||||
post_allow.host = ["::1" "172.0.0.1"];
|
||||
};
|
||||
|
||||
# ouvre seulement les fichiers depuis nextcloud
|
||||
|
|
Loading…
Reference in New Issue