Chore(Docker Compose): api service images change
parent
a3950a90bd
commit
0d98c581d0
|
@ -13,7 +13,7 @@ services:
|
|||
api:
|
||||
networks:
|
||||
- postgres
|
||||
image: FastApi_estudio:0.0.1
|
||||
image: fastapi_estudio:0.0.1
|
||||
ports:
|
||||
- "8000:8000"
|
||||
environment:
|
||||
|
|
Loading…
Reference in New Issue