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