summaryrefslogtreecommitdiff
path: root/patches/spe.patch
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--patches/spe.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/spe.patch b/patches/spe.patch
index af5a53d..28e50a8 100644
--- a/patches/spe.patch
+++ b/patches/spe.patch
@@ -8,4 +8,4 @@ index 8193dda..0cc6ca4 100755
'http
- '(#:host "0.0.0.0"))
\ No newline at end of file
-+ `(#:host "127.0.0.1" #:port ,(string->number (getenv "PORT"))))
++ `(#:port ,(string->number (getenv "PORT"))))