1
0
Fork 0
labelmaker/compose.yaml

9 lines
131 B
YAML
Raw Normal View History

2024-02-01 20:15:33 +00:00
services:
labelmaker:
build: .
ports:
- "8080:5000"
extra_hosts:
- "host.docker.internal:host-gateway"