version: "3.9" services: app: build: args: - INCLUDE_DEV=true env_file: - .env nginx: build: args: - INCLUDE_DEV=true