chore: SAM 모바일 앱 초기 커밋 (Capacitor + Android)
This commit is contained in:
12
capacitor.config.json
Normal file
12
capacitor.config.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"appId": "com.codebridgex.webapp",
|
||||
"appName": "codebridge-x",
|
||||
"webDir": "www",
|
||||
"server": {
|
||||
"url": "https://mng.codebridge-x.com",
|
||||
"cleartext": false
|
||||
},
|
||||
"allowNavigation": [
|
||||
"mng.codebridge-x.com"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user