Add local config.json

This commit is contained in:
LinuxSquare 2023-12-23 14:09:09 +01:00
parent 6e58b191dd
commit 441c2bd73e

8
config.json Normal file
View file

@ -0,0 +1,8 @@
{
"network": {
"name": "noveria"
},
"container": {
"name": "mariadb"
}
}