@@ -6,7 +6,7 @@ services:
restart: unless-stopped
build:
context: .
- dockerfile: Dockerfile
+ dockerfile: Dockerfile-auth
volumes:
- /etc/private-ca:/etc/private-ca:ro
- ./hashes.py:/usr/src/app/hashes.py