Browse Source

rocket.toml

master
siva 3 years ago
parent
commit
620ba9b6b1
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      Rocket.toml

+ 2
- 2
Rocket.toml View File

@ -1,7 +1,7 @@
[debug]
adress = "localhost"
port = 5000
port = 8000
[default]
template_dir = "templates"
template_dir = "templates"

Loading…
Cancel
Save