Chore(Docker Compose): api service images change
parent
a3950a90bd
commit
0d98c581d0
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue