refactor: internal package
This commit is contained in:
10
internal/config/testdata/config.json
vendored
Normal file
10
internal/config/testdata/config.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"pool_size": 8,
|
||||
"verbose": true,
|
||||
"box": {
|
||||
"memory": 64
|
||||
},
|
||||
"step": {
|
||||
"user": "sandbox"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user