1
0
Fork 1
mirror of https://github.com/elk-zone/elk.git synced 2024-10-04 18:00:00 +01: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: '',