mirror of
https://github.com/stoatchat/stoatchat.git
synced 2026-07-14 21:47:02 +00:00
8 lines
102 B
TOML
8 lines
102 B
TOML
[development]
|
|
address = "192.168.0.10"
|
|
port = 5500
|
|
|
|
[production]
|
|
address = "192.168.0.10"
|
|
port = 5500
|