Update dev instructions

This commit is contained in:
joncrangle
2023-11-14 11:52:19 -05:00
committed by GitHub
parent 6cbccbfadb
commit 9a53f28b3f

View File

@@ -159,7 +159,7 @@ See in [ruleset.yaml](ruleset.yaml) for an example.
## Development ## Development
To run a development server: To run a development server at http://localhost:8080:
```bash ```bash
RULETSET='RULESET="./ruleset.yaml" go run cmd/main.go' RULETSET='RULESET="./ruleset.yaml" go run cmd/main.go'