Update docker-compose.yaml
parent
b753609e80
commit
e43e1e39f0
|
@ -4,7 +4,7 @@ services:
|
||||||
|
|
||||||
tdtp-admin:
|
tdtp-admin:
|
||||||
build:
|
build:
|
||||||
dockerfile: Dockerfile.admin
|
dockerfile: Dockerfile.adminfull
|
||||||
image: dev.ilab.cl/tdtp/tdtp_admin:latest
|
image: dev.ilab.cl/tdtp/tdtp_admin:latest
|
||||||
ports:
|
ports:
|
||||||
- 4000:4000
|
- 4000:4000
|
||||||
|
|
Loading…
Reference in New Issue