fix name
This commit is contained in:
parent
d387c2af6d
commit
8dce3cd481
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Reference in a new issue