feat(api): add staff order booking contract and shift timeline alias
This commit is contained in:
@@ -17,6 +17,6 @@ class AppConfig {
|
||||
/// The base URL for the V2 Unified API gateway.
|
||||
static const String v2ApiBaseUrl = String.fromEnvironment(
|
||||
'V2_API_BASE_URL',
|
||||
defaultValue: 'https://krow-api-v2-933560802882.us-central1.run.app',
|
||||
defaultValue: 'https://krow-api-v2-e3g6witsvq-uc.a.run.app',
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user