Skip to content

Commit dc5a87a

Browse files
committed
Added 'hosts allow = 127.0.0.1' to daemon config
1 parent 1084df6 commit dc5a87a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/upload.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ uid = 0
1818
gid = 0
1919
use chroot = yes
2020
read only = false
21+
hosts allow = 127.0.0.1
2122
2223
[upload]
2324
path = /root/upload

0 commit comments

Comments
 (0)