jadwal dokter

This commit is contained in:
2024-12-18 07:32:08 +07:00
parent 9999faa387
commit baf1fafabd
5 changed files with 121 additions and 1 deletions
+5
View File
@@ -27,6 +27,11 @@ export default defineNuxtConfig({
download:false,
useStylesheet:true,
},
runtimeConfig:{
public:{
API_URL: process.env.API_URL
},
},
compatibilityDate: "2024-09-09",
});