mirror of
https://gitgud.io/fatchan/haproxy-protection.git
synced 2025-05-09 02:05:37 +00:00
update docker-compose with correct argon2 envs
This commit is contained in:
@@ -29,8 +29,8 @@ services:
|
|||||||
- BACKEND_NAME=servers
|
- BACKEND_NAME=servers
|
||||||
- SERVER_PREFIX=websrv
|
- SERVER_PREFIX=websrv
|
||||||
- CHALLENGE_INCLUDES_IP=1
|
- CHALLENGE_INCLUDES_IP=1
|
||||||
- POW_TIME=2
|
- ARGON_TIME=2
|
||||||
- POW_KB=512
|
- ARGON_KB=512
|
||||||
- POW_DIFFICULTY=24
|
- POW_DIFFICULTY=24
|
||||||
- TOR_CONTROL_PORT_PASSWORD=changeme
|
- TOR_CONTROL_PORT_PASSWORD=changeme
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user