Set API https

This commit is contained in:
Anthony Mineo 2020-08-31 17:12:04 -04:00
parent 87bfab307d
commit 80056903c6
3 changed files with 14 additions and 7 deletions

View file

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