refactor: configs dir

This commit is contained in:
Anton
2023-12-04 23:57:03 +05:00
parent ad79565a93
commit 07b523cd4d
9 changed files with 19 additions and 17 deletions

5
configs/boxes.json Normal file
View File

@@ -0,0 +1,5 @@
{
"alpine": {
"image": "codapi/alpine"
}
}