2
Some checks failed
ci/woodpecker/push/publish Pipeline failed

This commit is contained in:
2024-12-03 12:45:40 +03:00
parent 4ef44fc2ed
commit 9466596554
4 changed files with 0 additions and 10 deletions

View File

@@ -1,10 +0,0 @@
---
services:
web:
build: .
ports:
- "5000:5000"
volumes:
- .:/app
environment:
- FLASK_ENV=development