summaryrefslogtreecommitdiff
path: root/patches/spe.patch
diff options
context:
space:
mode:
authoruakci <uakci@uakci.pl>2021-09-20 15:39:43 +0200
committeruakci <uakci@uakci.pl>2021-09-21 17:11:08 +0200
commit8ef172419e30e8e3c110116f61d0b1eaca23c0a5 (patch)
tree8e3119f6cf60ff640c6c11f5ea6865c7cdc052e0 /patches/spe.patch
parentditto (diff)
downloadnuogai-8ef172419e30e8e3c110116f61d0b1eaca23c0a5.tar.gz
nuogai-8ef172419e30e8e3c110116f61d0b1eaca23c0a5.zip
hotfix & nixfmt
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"))))