Skip to content

Commit

Permalink
Always serve all IP addresses
Browse files Browse the repository at this point in the history
  • Loading branch information
spawnia committed Jul 9, 2024
1 parent 174cde6 commit 05319de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Rocket.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[debug]
[default]
address = "0.0.0.0"

# https://rocket.rs/guide/v0.5/configuration/#limits
[global.limits]
[default.limits]
forms = "128KiB"

0 comments on commit 05319de

Please sign in to comment.