Merge pull request 'Fix Fetch Publikasi Riset KBK pada Deploy Produksi RODA' (#10) from Rayhan/roda-student-web-if-development-kit:feat/RODA into main

Reviewed-on: izu/student-web-if-development-kit#10
Approved
This commit is contained in:
izu
2026-06-05 03:06:58 +00:00
+1 -1
View File
@@ -75,7 +75,7 @@
<script> <script>
window.APP_CONFIG = window.APP_CONFIG || { window.APP_CONFIG = window.APP_CONFIG || {
debugLogs: false, debugLogs: false,
dashboardRuntimeFetch: 'local', dashboardRuntimeFetch: 'always',
dashboardTargetUrl: 'https://dashboard.informatika.untan.ac.id/index.php?penelitian', dashboardTargetUrl: 'https://dashboard.informatika.untan.ac.id/index.php?penelitian',
dashboardProxyTemplates: [ dashboardProxyTemplates: [
'https://api.allorigins.win/get?url={{url}}&ts={{ts}}', 'https://api.allorigins.win/get?url={{url}}&ts={{ts}}',