update Rocket.toml
This commit is contained in:
parent
d45f8d1148
commit
005f7b5dc7
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ port = 80
|
||||||
|
|
||||||
[production]
|
[production]
|
||||||
address = "0.0.0.0"
|
address = "0.0.0.0"
|
||||||
port = 80
|
port = 8123
|
||||||
|
|
Loading…
Reference in a new issue