Update 'fastapi/compose.yaml'

This commit is contained in:
Adolfo Delorenzo 2023-02-02 16:58:51 +00:00
parent e6b1d2755f
commit e56d2713fb
1 changed files with 1 additions and 1 deletions

View File

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