안드로이드 빌드 환경 설정 및 서버 URL 변경 적용
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
import { CapacitorConfig } from '@capacitor/cli';
|
||||
|
||||
const config: CapacitorConfig = {
|
||||
appId: 'app.lovable.79bc38c3bdd04a7fb4db0ec501bdb94f',
|
||||
appId: 'com.lovable.zellyfinance',
|
||||
appName: '젤리의 적자탈출',
|
||||
webDir: 'dist',
|
||||
server: {
|
||||
url: 'https://79bc38c3-bdd0-4a7f-b4db-0ec501bdb94f.lovableproject.com?forceHideBadge=true',
|
||||
url: 'https://zfinance.zellyy.com/',
|
||||
cleartext: true
|
||||
},
|
||||
plugins: {
|
||||
|
||||
Reference in New Issue
Block a user