UNPKG

@fontoxml/fontoxml-development-tools

Version:

Development tools for Fonto.

12 lines (11 loc) 251 B
version: '3' services: instance: container_name: '${containerName}' build: . env_file: - .env ports: - '${httpPort}:80' extra_hosts: - 'host.docker.internal:host-gateway'