Skip to main content
Module

x/obsidian/docker-compose.yml

GraphQL, built for Deno - a native GraphQL caching client and server module
Go to Latest
File
version: "3.8"
services: site: build: . restart: always volumes: - ./:/usr/app ports: - 3000:3000