Update .env.docker-compose

This commit is contained in:
15aura35 2024-03-01 21:53:32 +00:00 committed by GitHub
parent f67fdf917e
commit 16c975d2ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@ MCAPTCHA_redis_URL=redis://mcaptcha_redis
MCAPTCHA_redis_POOL=4 MCAPTCHA_redis_POOL=4
# server # server
PORT=7001 PORT=7000
MCAPTCHA_server_DOMAIN=localhost MCAPTCHA_server_DOMAIN=localhost
MCAPTCHA__server_COOKIE_SECRET=pleasereplacethiswithrandomstring # PLEASE SET RANDOM STRING. MIN LENGTH=32 MCAPTCHA__server_COOKIE_SECRET=pleasereplacethiswithrandomstring # PLEASE SET RANDOM STRING. MIN LENGTH=32
MCAPTCHA__server_IP= 0.0.0.0 MCAPTCHA__server_IP= 0.0.0.0