Skip to content

Instantly share code, notes, and snippets.

@EvilFreelancer
Created April 29, 2023 10:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EvilFreelancer/30f7e15d39dd7f18c369e28d955cddd5 to your computer and use it in GitHub Desktop.
Save EvilFreelancer/30f7e15d39dd7f18c369e28d955cddd5 to your computer and use it in GitHub Desktop.
Передача переменных окружения через env_file
services:
web:
image: web-image
env_file: .env
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment