fablab-bottle-clip-generator/docker-compose.yml.example

8 lines
73 B
Plaintext

version: '3'
services:
web:
build: .
ports:
- 8000:8000