Added --compare and --query

This commit is contained in:
2024-02-20 10:59:58 +01:00
parent 71de08ffed
commit ab6a905093
9 changed files with 293 additions and 175 deletions
+15
View File
@@ -0,0 +1,15 @@
version: "3.7"
services:
app:
image: stark-web
# build: .
command: waitress-serve --port=5000 --call app:create_app
restart: always
environment:
- FLASK_ENV=development
ports:
- "5000:5000"
# volumes:
# - ./data/media:/oznacevalnik-api/media
# tmpfs:
# - /oznacevalnik-api/out