Skip to content

Commit

Permalink
#10 - could not generate image from code
Browse files Browse the repository at this point in the history
  • Loading branch information
callmekatootie committed Jan 25, 2022
1 parent 157cd3a commit 9ab7099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ const IMAGE_FILE_EXT = '.png'

const IMGUR_API_URL = 'https://api.imgur.com/3/image'

const CARBON_API_URL = 'https://carbonara.now.sh/api/cook'
const CARBON_API_URL = 'https://carbonara-42.herokuapp.com/api/cook'

const CARBON_DEFAULT_SETTINGS = {
paddingVertical: '56px',
Expand Down

0 comments on commit 9ab7099

Please sign in to comment.