summaryrefslogtreecommitdiffstats
path: root/distrox.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2021-12-09 09:39:21 +0100
committerMatthias Beyer <mail@beyermatthias.de>2021-12-09 11:13:05 +0100
commit9b855c0cd4e841c883e9111fb5703ac661183ae8 (patch)
tree7b31f6c94178dc94a94c1e89b59fe5e241ffc8de /distrox.toml
parented9c7b7ecfc642756696b744bcb1588e138ca29a (diff)
Remove outdated config file
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'distrox.toml')
-rw-r--r--distrox.toml9
1 files changed, 0 insertions, 9 deletions
diff --git a/distrox.toml b/distrox.toml
deleted file mode 100644
index 39e9461..0000000
--- a/distrox.toml
+++ /dev/null
@@ -1,9 +0,0 @@
-# The API URL
-ipfs-api-url = "127.0.0.1"
-
-# The API Port
-ipfs-api-port = 5001
-
-# The Port for the app itself
-app-port = 5002
-