Skip to content

Commit

Permalink
chore: Toggle Config
Browse files Browse the repository at this point in the history
  • Loading branch information
frimpongopoku committed Jun 12, 2024
1 parent 8c6cbaa commit 06bba42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/config/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"IS_LOCAL": false,
"IS_PROD": false,
"IS_CANARY": true,
"IS_PROD": true,
"IS_CANARY": false,
"BUILD_VERSION": "4.13.17"
}

0 comments on commit 06bba42

Please sign in to comment.