services: cooklang: build: . container_name: cooklang volumes: - /media/external-hd-backup/cooklang/recipes:/recipes restart: unless-stopped networks: - cooklang-network networks: cooklang-network: name: proxy-network external: true