Skip to main content
  • Start
  • General
  • Guides
  • Reviews
  • News
Advanced Search

.env- !!exclusive!! -

# Ignore all environment configuration files .env .env-* !.env-example Use code with caution.

This public link is valid for 7 days and shares a thread, including any personal information you added. This link or copies made by others cannot be deleted. If you share with third parties, their policies apply. Can’t copy the link right now. Try again later. # Ignore all environment configuration files

Use the --env-file flag when running a container: docker run --env-file .env.production my-app . # Ignore all environment configuration files

In production, you need: