Update 'fastapi/compose.yaml'

This commit is contained in:
Adolfo Delorenzo 2023-02-02 17:03:05 +00:00
parent 1ddc93f030
commit 67f77ee278

View File

@ -7,5 +7,5 @@ services:
environment: environment:
PORT: 8000 PORT: 8000
ports: ports:
- '8000:8000' - '8010:8000'
restart: "no" restart: "no"