summaryrefslogtreecommitdiffstats
path: root/distrox.toml
diff options
context:
space:
mode:
Diffstat (limited to 'distrox.toml')
-rw-r--r--distrox.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/distrox.toml b/distrox.toml
index 071b20a..f150886 100644
--- a/distrox.toml
+++ b/distrox.toml
@@ -4,6 +4,9 @@ ipfs-api-url = "127.0.0.1"
# The API Port
ipfs-api-port = 5001
+# The Port for the app itself
+app-port = 5002
+
# Whether to automatically "ipfs pin" chain objects
autoserve-chains = true