7 lines
No EOL
93 B
TOML
7 lines
No EOL
93 B
TOML
[development]
|
|
address = "localhost"
|
|
port = 5470
|
|
|
|
[production]
|
|
address = "0.0.0.0"
|
|
port = 5470 |