upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/docs/how-to/deploy.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/how-to/deploy.md')
-rw-r--r--docs/how-to/deploy.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/how-to/deploy.md b/docs/how-to/deploy.md
index 6fe8776..157e5f8 100644
--- a/docs/how-to/deploy.md
+++ b/docs/how-to/deploy.md
@@ -229,7 +229,7 @@ git ls-remote https://ngit.example.com/<npub>/<repo>.git
229 229
230### Network 230### Network
231- `bindAddress` - IP to bind to (default: "127.0.0.1") 231- `bindAddress` - IP to bind to (default: "127.0.0.1")
232- `port` - Port to listen on (default: 8080) 232- `port` - Port to listen on (default: 7334)
233 233
234### Storage 234### Storage
235- `dataDir` - Base directory for data (default: /var/lib/ngit-grasp-{name}) 235- `dataDir` - Base directory for data (default: /var/lib/ngit-grasp-{name})