🚀 Launch v1.3.7+7

This commit is contained in:
2024-10-11 01:10:16 +08:00
parent 52312662fb
commit 81a616157e
5 changed files with 27 additions and 5 deletions

13
.roadsignrc Normal file
View File

@@ -0,0 +1,13 @@
{
"sync": {
"region": "solian",
"configPath": "roadsign.toml"
},
"deployments": [
{
"region": "solian",
"site": "solian-web",
"path": "build/web"
}
]
}