Spotter-VM/lxc-apps/frontlinesms/meta

19 lines
500 B
Plaintext
Raw Normal View History

2019-10-03 20:19:13 +02:00
{
"version": "0.0.1-190620",
"meta": {
"title": "FrontlineSMS",
"desc-cs": "Hromadné odesílání zpráv",
"desc-en": "Bulk SMS messaging",
"license": "GPL",
"proxy": "frontlinesms"
},
"containers": {
"frontlinesms": {
"image": "frontlinesms_0.0.1-190620",
"mounts": [
["DIR", "/srv/frontlinesms/flsms_data", "/srv/frontlinesms/.frontlinesms2"]
]
}
}
}