17 lines
379 B
Swift
17 lines
379 B
Swift
//
|
|
// Constants.swift
|
|
// SodaLive-dev
|
|
//
|
|
// Created by klaus on 2023/08/09.
|
|
//
|
|
|
|
import Foundation
|
|
|
|
let BASE_URL = "https://test-api.sodalive.net"
|
|
let APPLY_YOZM_CREATOR = "https://forms.gle/mmhJKmijjVRnwtdZ7"
|
|
|
|
let AGORA_APP_ID = "b96574e191a9430fa54c605528aa3ef7"
|
|
let AGORA_APP_CERTIFICATE = "ae18ade3afcf4086bd4397726eb0654c"
|
|
|
|
let BOOTPAY_APP_ID = "6242a7772701800023f68b2f"
|