github_searcher/docker-compose.yml

5 lines
63 B
YAML
Raw Normal View History

services:
github_searcher:
build: .
env_file: ".env"