mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Try out candidate
This commit is contained in:
@ -19,7 +19,7 @@ export type Params = {
|
||||
|
||||
export const TOOOT_API_DOMAIN = mapEnvironment({
|
||||
release: 'api.tooot.app',
|
||||
candidate: 'api-candidate.tooot.app',
|
||||
candidate: 'api.tooot.app',
|
||||
development: 'api-development.tooot.app'
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user