dz1-spatial-query/stac-fastapi-pgstac/docker-compose.docs.yml
weixin_46229132 5bc6302955 first commit
2025-07-03 20:29:02 +08:00

12 lines
194 B
YAML

version: '3'
services:
docs:
container_name: stac-fastapi-docs-dev
build:
context: .
dockerfile: Dockerfile.docs
platform: linux/amd64
volumes:
- .:/opt/src