1
0
Fork 0
This commit is contained in:
gluzzati 2024-03-22 15:55:54 +00:00
parent bcf329ff67
commit 1335b3f6bc
1 changed files with 1 additions and 0 deletions

View File

@ -21,4 +21,5 @@ module.exports = withPWA({
serverRuntimeConfig: {
apiURL: process.env.API_URL ?? 'http://localhost:8080',
},
basePath: process.env.WEBROOT ?? '',
});