Files
stoatchat/Rocket.toml
2020-04-13 16:04:41 +01:00

8 lines
102 B
TOML

[development]
address = "192.168.0.10"
port = 5500
[production]
address = "192.168.0.10"
port = 3000