10.7.3.118 is not oke, use 127.0.0.1 in examples

This commit is contained in:
2026-07-31 15:57:27 +02:00
parent 1d38d63b93
commit 0cdd700166
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
(define files
(start-media-file-server
"http://10.7.3.118:8080/media/"
#:listen-ip "10.7.3.118"))
"http://127.0.0.1:8080/media/"
#:listen-ip "127.0.0.1"))
(define current-uri
(media-file-server-publish!