1
0
mirror of https://github.com/elk-zone/elk synced 2024-11-23 22:56:09 +09:00

fix: deploy url (#118)

This commit is contained in:
三咲智子 Kevin Deng 2022-11-26 09:44:49 +08:00 committed by GitHub
parent 3d5fe1ed09
commit 2b7e1dbfc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ export default defineNuxtConfig({
},
},
runtimeConfig: {
deployUrl: process.env.URL,
deployUrl: process.env.DEPLOY_PRIME_URL,
cloudflare: {
accountId: '',
namespaceId: '',