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

Use .env to specify different S3 buckets for puzzle thumbnails #179

Open
luxaritas opened this issue May 30, 2020 · 0 comments
Open

Use .env to specify different S3 buckets for puzzle thumbnails #179

luxaritas opened this issue May 30, 2020 · 0 comments
Labels
pending triage type: ergonomics Tooling, refactoring, etc

Comments

@luxaritas
Copy link
Member

Currently we hardcode it to our production website bucket. At the least this value should be able to be set via the .env (and have our provisioning code handle creating a .env.local to set it appropriately). Might be nice to automatically pick up on changing the remote url from eternagame to eternadev and switch it automatically? Or have some sort of variable that will automatically change both at once for development purposes or something. TBD

@luxaritas luxaritas added the type: ergonomics Tooling, refactoring, etc label May 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending triage type: ergonomics Tooling, refactoring, etc
Projects
None yet
Development

No branches or pull requests

1 participant