1
0
Fork 0
labelmaker/compose.yaml

9 lines
131 B
YAML

services:
labelmaker:
build: .
ports:
- "8080:5000"
extra_hosts:
- "host.docker.internal:host-gateway"