dz1-spatial-query/stac-fastapi-pgstac/docker-compose.docs.yml

12 lines
194 B
YAML
Raw Permalink Normal View History

2025-07-03 20:29:02 +08:00
version: '3'
services:
docs:
container_name: stac-fastapi-docs-dev
build:
context: .
dockerfile: Dockerfile.docs
platform: linux/amd64
volumes:
- .:/opt/src