Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cloudinary display image #4

Open
nicokla opened this issue Dec 7, 2020 · 0 comments
Open

cloudinary display image #4

nicokla opened this issue Dec 7, 2020 · 0 comments

Comments

@nicokla
Copy link

nicokla commented Dec 7, 2020

in app.js

  •            "https://res.cloudinary.com/douqbebwk/", //SHOULD MATCH YOUR CLOUDINARY ACCOUNT!
    
  •            "https://res.cloudinary.com/"+ process.env.CLOUDINARY_CLOUD_NAME +"/", 
    

in order to match the environment variable of the user.

also a readme with setup explanation would help people who are unfamiliar with environment variables

export MAPBOX_TOKEN=...
export CLOUDINARY_CLOUD_NAME=...
export CLOUDINARY_KEY=...
export CLOUDINARY_SECRET=...
source ~/.zshrc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant