scripts/podcasts/yandex/compose.yaml

11 lines
138 B
YAML

version: "3"
services:
podcasts:
build: .
env_file:
- .env
extra_hosts:
- "host.docker.internal:host-gateway"