From: anon Date: Wed, 20 Aug 2025 21:17:46 +0000 (+0200) Subject: bump X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=a2dc99306715c89d9863a18fe367f5a912f3590a;p=gorillanest.git bump --- diff --git a/Makefile b/Makefile index faaa791..de4db06 100644 --- a/Makefile +++ b/Makefile @@ -1,2 +1,2 @@ -serve: - lighttpd -D -f ./lighttpd.conf +serve-dev: + lighttpd -D -f ./lighttpd-cgi.conf