add auto load .env
This commit is contained in:
+1
-3
@@ -4,9 +4,7 @@
|
||||
{{ t('app.hello') }}
|
||||
</p>
|
||||
|
||||
<Suspense>
|
||||
<RouterView />
|
||||
</Suspense>
|
||||
<RouterView />
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
|
||||
Reference in New Issue
Block a user