fix: api url ingurune aldagaietatik hartzen du

This commit is contained in:
2023-06-26 19:49:13 +02:00
parent a449aee59c
commit 51a07d2052
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ module.exports = {
{
resolve: 'gatsby-source-strapi-graphql',
options: {
apiURL: 'http://localhost:1337',
apiURL: process.env.API_URL,
collectionTypes: [],
singleTypes: [
'hasiera',