Chore(Docker Compose): api service images change

crear_login
pvalenzu 2023-03-22 22:24:14 -03:00
parent a3950a90bd
commit 0d98c581d0
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ services:
api: api:
networks: networks:
- postgres - postgres
image: FastApi_estudio:0.0.1 image: fastapi_estudio:0.0.1
ports: ports:
- "8000:8000" - "8000:8000"
environment: environment: