fxa-customs-server/.awsbox.json

10 строки
110 B
JSON

{
"processes": [
"bin/customs_server.js"
],
"packages": [
"memcached"
],
"ssl": "disable"
}