Fix typo, add test for v2 secret key in env, fix docker build scripts

This commit is contained in:
Christophe Mehay 2019-08-03 16:33:21 +02:00 committed by Christophe Mehay
parent b0564669ac
commit 5ae69fe761
13 changed files with 108 additions and 18 deletions

View file

@ -4,7 +4,7 @@ version: "2"
services:
tor:
image: goldy/tor-hidden-service:$TOR_VERSION
image: goldy/tor-hidden-service:$CUR_TAG
links:
- hello
- world
@ -13,7 +13,7 @@ services:
# Set mapping ports
HELLO_TOR_SERVICE_HOSTS: 80:hello:80,800:hello:80,8888:hello:80
# Set private key
HELLO_TOR_SERVIVE_KEY: |
HELLO_TOR_SERVICE_KEY: |
-----BEGIN RSA PRIVATE KEY-----
MIICXQIBAAKBgQDR8TdQF9fDlGhy1SMgfhMBi9TaFeD12/FK27TZE/tYGhxXvs1C
NmFJy1hjVxspF5unmUsCk0yEsvEdcAdp17Vynz6W41VdinETU9yXHlUJ6NyI32AH