This commit is contained in:
Michael Grote 2023-04-13 14:24:40 +02:00
parent d387c2af6d
commit 8dce3cd481
1 changed files with 1 additions and 1 deletions

View File

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