Skip to content

Commit

Permalink
Merge pull request #31 from LottieFiles/javier/PLU-1392
Browse files Browse the repository at this point in the history
fix: PLU-1392 - [Strapi plugin] Strapi plugin forever loading
  • Loading branch information
naaish-adam authored Dec 15, 2023
2 parents b5c2a53 + ea0608f commit 668ae14
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions admin/src/helpers/consts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ export const localStore = {
};

export const api = {
renderFarm: process.env.RENDER_FARM,
graphql: 'https://graphql.lottiefiles.com/2022-08',
magicAuth: process.env.MAGIC_AUTH,
domain: process.env.DOMAIN,
wfUrl: 'https://app.lottiefiles.com',
};

0 comments on commit 668ae14

Please sign in to comment.