We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9309591 commit f2f7edeCopy full SHA for f2f7ede
frameworks/C/facil.io/setup.sh
@@ -23,6 +23,6 @@ make -j build
23
24
# run test
25
cd tmp
26
-./demo -b TFB-server -p 8080 -db "TFB-database" -w -1 -t 1 &
+./demo -b 0.0.0.0 -p 8080 -db "TFB-database" -w -1 -t 1 &
27
# step out
28
cd ../..
0 commit comments