set name
This commit is contained in:
parent
0e90cd40ca
commit
f789af242c
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
version: '3'
|
||||
services:
|
||||
python-api-server:
|
||||
name: httpd-api
|
||||
image: quotengrote/python-api-server:latest
|
||||
ports:
|
||||
- "5040:5000"
|
||||
|
|
Reference in a new issue