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

diegotony/utpl-thesis-fee

Repository files navigation

utpl-thesis-fee

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