fix docker-compose file

This commit is contained in:
Michael Grote 2023-04-12 16:28:25 +02:00
parent 8a7a5ecd22
commit e4b8156597

View file

@ -1,8 +1,8 @@
version: '3'
services:
web:
build: quotengrote/python-api-server
python-api-server:
image: quotengrote/python-api-server
ports:
- "5000:5000"
- "5040:5000"
volumes:
- ./uploads:/app/uploads