Skip to content

Commit 7d9b2ce

Browse files
committed
add comments for urls
1 parent 22f4d97 commit 7d9b2ce

File tree

1 file changed

+1
-0
lines changed
  • packages/backend/src/apps/aibots

1 file changed

+1
-0
lines changed

packages/backend/src/apps/aibots/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ const app: IApp = {
88
description: 'Integrate with your customised AI Bot',
99
iconUrl: '{BASE_URL}/apps/aibots/assets/favicon.svg',
1010
authDocUrl: '',
11+
// TODO: update this to PROD once aibots releases the PROD API
1112
baseUrl: 'https://aibots.gov.sg',
1213
apiBaseUrl: 'https://api.uat.aibots.gov.sg/v1.0/api',
1314
primaryColor: '',

0 commit comments

Comments
 (0)