This commit is contained in:
Michael Grote 2023-04-13 13:56:46 +02:00
parent 0e90cd40ca
commit f789af242c

View file

@ -1,6 +1,7 @@
version: '3'
services:
python-api-server:
name: httpd-api
image: quotengrote/python-api-server:latest
ports:
- "5040:5000"