Skip to content

Commit

Permalink
Update HighlightCOP.js
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrianbet committed May 19, 2024
1 parent df1a8db commit 27679ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Highlight/HighlightCOP.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import axios from 'axios';
import { embedDashboard } from "@superset-ui/embedded-sdk";


const supersetUrl = 'https://dwhanalytics.kenyahmis.org'
const supersetUrl = 'http://10.230.50.64:8088'
const supersetApiUrl = supersetUrl + '/api/v1/security'
const dashboardId = "7aa9c6c5-2904-4d6f-87e3-9a36a0b51e6e"

Expand Down

0 comments on commit 27679ec

Please sign in to comment.