this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(dev): use a port I don't use already

authored by

Till Klampaeckel and committed by
Tangled
50180c21 5781ed29

+1 -1
+1 -1
Makefile
··· 1 1 DB ?= firehose.db 2 - LISTEN ?= :8080 2 + LISTEN ?= :8282 3 3 4 4 .PHONY: run-dev build generate vet tidy clean 5 5