chore: token-a ingurune aldagaietara eramaten du
This commit is contained in:
Binary file not shown.
@@ -1,2 +0,0 @@
|
|||||||
GATSBY_ROOT_URL=http://localhost:8000
|
|
||||||
API_URL=http://localhost:1337/api
|
|
||||||
3
front/.env.development
Normal file
3
front/.env.development
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
GATSBY_ROOT_URL=http://localhost:8000
|
||||||
|
API_URL=http://localhost:1337/api
|
||||||
|
STRAPI_GRAPHQL_TOKEN=307442ef6911b9692d6946bf6aac5d910795b56d92063e8a58ace14e31c8ac6ad7b64480ba591689abbad02758da9562e423e1ef1af8b9f303612ffb63f94f567060ea9f690d9d14bce676bdcf985a2a8c95643963ffd6f593490bb4b4ccae51572cbf315e7c823d0f368de2fe113b113986e9943df1a81e6e4228b82cc7cead
|
||||||
@@ -26,8 +26,7 @@ module.exports = {
|
|||||||
contentTypes: [],
|
contentTypes: [],
|
||||||
// Enable/disable cache.
|
// Enable/disable cache.
|
||||||
cache: false,
|
cache: false,
|
||||||
token:
|
token: process.env.STRAPI_GRAPHQL_TOKEN,
|
||||||
'307442ef6911b9692d6946bf6aac5d910795b56d92063e8a58ace14e31c8ac6ad7b64480ba591689abbad02758da9562e423e1ef1af8b9f303612ffb63f94f567060ea9f690d9d14bce676bdcf985a2a8c95643963ffd6f593490bb4b4ccae51572cbf315e7c823d0f368de2fe113b113986e9943df1a81e6e4228b82cc7cead',
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
'gatsby-transformer-sharp',
|
'gatsby-transformer-sharp',
|
||||||
|
|||||||
Reference in New Issue
Block a user