Fixed deploy issue and modified some Forgejo templates
All checks were successful
Production PR / QA Tests (pull_request) Successful in 43s
All checks were successful
Production PR / QA Tests (pull_request) Successful in 43s
This commit is contained in:
parent
845f830ab3
commit
c184a79f5e
10 changed files with 12 additions and 11 deletions
|
|
@ -10,7 +10,7 @@ export default defineNuxtConfig({
|
|||
compatibilityDate: "2025-07-15",
|
||||
runtimeConfig: {
|
||||
public: {
|
||||
hostUrl: env.BETTER_AUTH_URL,
|
||||
siteUrl: env.NUXT_PUBLIC_SITE_URL,
|
||||
appVersion: packageJsonContent.version,
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue