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

Can I load images not public from Google cloud storage not include "https://storage.googleapis.com" in url #158

Closed
windy-itus opened this issue Feb 13, 2023 · 0 comments

Comments

@windy-itus
Copy link

I can load image from gcs with url like "http://localhost:3001/display?url=https://storage.googleapis.com/{{BUCKET_NAME}}/static-files/avatar/af50dcd1-670b-49b9-a1f2-0945b6fd161b.jpeg&w=180&h=180&op=resize"

but i want to load image from gcs with url like "http://localhost:3001/display?url=/static-files/avatar/af50dcd1-670b-49b9-a1f2-0945b6fd161b.jpeg&w=180&h=180&op=resize" because I have already setup src with gcs in picfit config file.

Currently, Does the picfit support it?

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