use github action branch instead master branch to host

This commit is contained in:
2021-07-05 07:44:50 +02:00
parent 6c483decd3
commit 41922ddc84
86 changed files with 4 additions and 277 deletions

View File

@@ -1,7 +1,5 @@
export default {
// Disable server-side rendering: https://go.nuxtjs.dev/ssr-mode
ssr: false,
ssr: false, // Disable Server Side rendering
// Target: https://go.nuxtjs.dev/config-target
target: 'static',
router: {