penambahan docker dan lain lain untuk penyesuaian docker

This commit is contained in:
Fanrouver
2026-05-19 09:57:46 +07:00
parent cb3310b44b
commit bc74b98cfd
23 changed files with 506 additions and 67 deletions

No files matched your search

+1 -1
View File
@@ -53,7 +53,7 @@
<script setup>
import { ref, computed, onMounted } from 'vue';
import TabelLayanan from '~/components/TabelLayanan.vue';
import TabelLayanan from '~/components/features/monitoring/TabelLayanan.vue';
// Get route parameter
const route = useRoute();