forked from jmug/stoatchat
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
|