webgrind/docker-compose.production.yml

8 lines
169 B
YAML

version: "3.9"
services:
webgrind:
build:
context: docker/webgrind
dockerfile: Dockerfile.production
image: git.nixc.us/nixius/webgrind:production