fix(compose): forntend image name

This commit is contained in:
leandrofars 2024-09-05 13:29:58 -03:00
parent dd2a2b3ced
commit b9c46bc419

View File

@ -168,7 +168,7 @@ services:
#/* -------------------------------- Frontend -------------------------------- */ #/* -------------------------------- Frontend -------------------------------- */
frontend: frontend:
image: "oktopusp/frontend-ce" image: "oktopusp/frontend"
container_name: frontend container_name: frontend
ports: ports:
- 3000:3000 - 3000:3000