funnyimagethingy/docker-compose.yml

5 lines
65 B
YAML

services:
backend:
build: .
ports:
- "8868:8868"