Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

diegotony/utpl-thesis-client

Repository files navigation

utpl-thesis-client

Dockerfile

Especificaciones para levantar el Servicio:

# Asignar estas varibales de entorno en Dockerfile
MONGO_HOST=url_mongo_db
REDIS_HOST=url_redis
PORT=port

Docker-Compose

Puedes levantar el servicio localmente con el siguiente comando

docker-compose up

Ir a LocalHost para ver la Documentacion del Servicio