Update port

This commit is contained in:
Owen
2025-10-19 15:13:43 -07:00
parent dd964abc54
commit f1b495391f
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -154,7 +154,7 @@ The easiest way to resolve this is to run Gerbil and have it register in your de
```bash
./gerbil \
--reachableAt=http://gerbil:3003 \
--reachableAt=http://gerbil:3004 \
--generateAndSaveKeyTo=/var/config/key \
--remoteConfig=http://pangolin:3001/api/v1/
```