feat: update otter deployment
This commit is contained in:
parent
6d50983f84
commit
b2ea4ad0d3
3 changed files with 49 additions and 10 deletions
7
roles/otter/files/otter.toml
Normal file
7
roles/otter/files/otter.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
data_dir = "/mnt/data1/otter/data"
|
||||
log_level = "debug"
|
||||
|
||||
[net]
|
||||
type = "tcp"
|
||||
domain = "0.0.0.0"
|
||||
port = 8017
|
||||
Loading…
Add table
Add a link
Reference in a new issue