Files
owenrees d13033d6d8 Hotfix/opam install pgn to tex (#2)
* update to latest ocaml/opam release

* remove commented out code

* update pgn_to_tex version, pinning github tag

* update docker container pull from registry script
2026-06-30 20:01:46 +02:00

9 lines
146 B
YAML

services:
chess-scribe-api:
build:
context: .
dockerfile: Dockerfile
restart: unless-stopped
ports:
- "8080:8080"