Added choice of UDP/TCP and level of encryption. Reworked readme and Dockerfile
This commit is contained in:
@@ -12,6 +12,8 @@ services:
|
||||
volumes:
|
||||
- /yourpath/auth.conf:/auth.conf:ro
|
||||
environment:
|
||||
- PROTOCOL=tcp
|
||||
- ENCRYPTION=strong
|
||||
- REGION=Germany
|
||||
restart: always
|
||||
|
||||
|
||||
Reference in New Issue
Block a user