version: '3.4' services: stash: extends: file: ${COOKBOOK}/stashapp/docker-compose.yml service: stash env_file: - .env ports: - "9999:9999"