@ -36,8 +36,9 @@ start:
stop:
systemctl stop forged.service
run: build
./forged --port 2233 --hostname forge.wit.com
run: install
forged --daemon
# setcap 'cap_net_bind_service=+ep' forged # allow the binary to open ports below 1024
prod: build