Commit f640e446 authored by Mahmoud Aglan's avatar Mahmoud Aglan

Configure app to connect to oc-sport instance

Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
parent 333c066b
class InstanceConfig { class InstanceConfig {
// ===== CHANGE THESE PER CLIENT ===== // ===== CHANGE THESE PER CLIENT =====
static const String baseUrl = 'https://el-captain.caprover.al-arcade.com'; static const String baseUrl = 'https://oc-sport.caprover.al-arcade.com';
static const String appName = 'El Captain'; static const String appName = 'OC Sport';
static const String appNameAr = لكابتن'; static const String appNameAr = و سي سبورت';
static const String packageId = 'com.alcaptain.elcaptain'; static const String packageId = 'com.ocsport.app';
// ==================================== // ====================================
static const String apiVersion = 'v1'; static const String apiVersion = 'v1';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment