Skip to content

Commit

Permalink
Start on localhost by default ref: rwf2/Rocket#209
Browse files Browse the repository at this point in the history
  • Loading branch information
ingalls committed Jan 23, 2018
1 parent 249f36c commit b9e7766
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 25 deletions.
8 changes: 8 additions & 0 deletions Rocket.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[global]
address = "localhost"
log = "normal"
port = 8000

[global.limits]
forms = 131072
json = 20971520
25 changes: 0 additions & 25 deletions start

This file was deleted.

0 comments on commit b9e7766

Please sign in to comment.