13 lines
228 B
Plaintext
13 lines
228 B
Plaintext
{
|
|
"sync": {
|
|
"region": "static-files",
|
|
"configPath": "test/static-files.toml"
|
|
},
|
|
"deployments": [
|
|
{
|
|
"path": "test/static-files",
|
|
"region": "static-files",
|
|
"site": "static-files-des"
|
|
}
|
|
]
|
|
} |