Set API Healthcheck

This commit is contained in:
Anthony Mineo 2020-08-31 16:38:28 -04:00
parent b3925a8fc6
commit 87bfab307d
2 changed files with 2 additions and 2 deletions

View file

@ -44,7 +44,7 @@ services:
replicas: 1
api:
image: "amineo/t2-stats-api:v0.0.1"
image: "amineo/t2-stats-api:v0.0.2"
build:
context: .
dockerfile: ./build/api/Dockerfile