mirror of
https://github.com/tebarius/Docker-Flask-QR.git
synced 2025-12-20 22:23:30 +01:00
Rework (#2)
* rework-versioning * add compose vor development * smaller fonts
This commit is contained in:
6
docker-compose.yml
Normal file
6
docker-compose.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
services:
|
||||
qr-dev:
|
||||
build: ./
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "8002:8002"
|
||||
Reference in New Issue
Block a user