summaryrefslogtreecommitdiffstats
path: root/distrox.toml
blob: 39e946156a7458d401195f4d7f652dced39c653f (plain)
1
2
3
4
5
6
7
8
9
# 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