adjust for postgres

This commit is contained in:
2021-05-11 16:48:02 +02:00
parent 7346da8419
commit e0bc8371ac
6 changed files with 70 additions and 64 deletions

View File

@ -4,5 +4,5 @@ IMAGE_NAME="registry.hottis.de/wolutator/authservice"
VERSION=0.0.1
docker build -t ${IMAGE_NAME}:${VERSION} .
docker push ${IMAGE_NAME}:${VERSION}
# docker push ${IMAGE_NAME}:${VERSION}