mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
fix: reflect ipv6 changes on winters (matrix)
This commit is contained in:
parent
ce441be7bb
commit
48c32837c7
2 changed files with 2 additions and 2 deletions
|
|
@ -91,7 +91,7 @@ in
|
|||
port = 8008;
|
||||
bind_addresses = [
|
||||
"127.0.0.1"
|
||||
"::1"
|
||||
# "::1"
|
||||
];
|
||||
type = "http";
|
||||
tls = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue