| Financial Calculators |
|
docker compose --env-file .env.production up
It looks like you're asking for information about .env files. Here’s a quick overview:
# docker-compose.yml services: app: build: . env_file: - .env-$APP_ENV:-development
© Copyright 2012-2017 All Rights Reserved fncalculator.com