foundation.mozilla.org/docker-compose-lean.yml

7 строки
153 B
YAML

version: '3'
services:
backend:
# This will start the web server and skip the frontend build step.
command: honcho -f Procfile.dev-lean start