Skip to content

Commit 1fd2efd

Browse files
Update install/actualbudget-install.sh
Co-authored-by: Michel Roegl-Brunner <[email protected]>
1 parent 8617514 commit 1fd2efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/actualbudget-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ cat <<EOF >/opt/actualbudget-data/config.json
3232
"10.0.0.0/8",
3333
"172.16.0.0/12",
3434
"192.168.0.0/16",
35-
"127.0.0.1/32",
35+
"127.0.0.0/8",
3636
"::1/128",
3737
"fc00::/7"
3838
],

0 commit comments

Comments
 (0)