diff options
Diffstat (limited to 'pacman')
-rw-r--r-- | pacman/pacredir | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pacman/pacredir b/pacman/pacredir index a1de680..0a1e1fc 100644 --- a/pacman/pacredir +++ b/pacman/pacredir @@ -1,2 +1,2 @@ # Make sure local service pacredir is running! -Server = http://localhost:7077/ +Server = http://127.0.0.1:7077/ |