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

change docs to use .env instead of local.env #100

Merged
merged 1 commit into from
Oct 8, 2024
Merged

Conversation

oxaronick
Copy link
Collaborator

Attempt to fix #74 by using .env instead of local.env.

It seems on some machines local.env variables get loaded before docker executes a command, and on some they do not. Whereas .env is always loaded.

@oxaronick oxaronick merged commit eca7304 into main Oct 8, 2024
2 checks passed
oxaronick pushed a commit that referenced this pull request Oct 8, 2024
oxaronick added a commit that referenced this pull request Oct 8, 2024
This reverts commit eca7304.

Co-authored-by: nick <nicholas.newberry@oxaro.com>
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

Successfully merging this pull request may close these issues.

Errno::EACCES: Permission denied @ rb_sysopen - /rails/config/local/encryption_keys.json (Errno::EACCES)
1 participant