summaryrefslogtreecommitdiff
path: root/Rocket.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Rocket.toml')
-rw-r--r--Rocket.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rocket.toml b/Rocket.toml
index afd3d0f..725664f 100644
--- a/Rocket.toml
+++ b/Rocket.toml
@@ -1,6 +1,6 @@
[development]
address = "localhost"
-port = 8085
+port = 8000
#workers = [number of cpus * 2]
keep_alive = 5
log = "normal"