mirror of
https://github.com/tebarius/Docker-Flask-QR.git
synced 2025-12-20 22:23:30 +01:00
7 lines
93 B
YAML
7 lines
93 B
YAML
services:
|
|
qr-dev:
|
|
build: ./
|
|
restart: unless-stopped
|
|
ports:
|
|
- "8002:8002"
|