diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -142,7 +142,7 @@ run-proxy: all lighttpd -Df tests/lighttpd.conf run-binder: all - socat tcp-listen:1234,fork,reuseaddr unix:lighttpd.socket + socat tcp-listen:6001,fork,reuseaddr unix:lighttpd.socket ## Run the web and IRC server locally. run: all |
