This commit is contained in:
Michał Leszczyk 2022-05-25 15:28:48 +02:00
parent 7cb8f3c791
commit 124bdcec5e
No known key found for this signature in database
GPG Key ID: FA123CA8BAA2FBF4
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ module.exports = {
title: `Account Dashboard`,
siteUrl: `https://account.${GATSBY_PORTAL_DOMAIN}`,
},
pathPrefix: "/v2",
// pathPrefix: "/v2",
trailingSlash: "never",
plugins: [
"gatsby-plugin-image",