To show how the captcha works.
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
DOCKER_APP_PORT=8080
|
||||
DOCKER_CAPTCHA_NGINX_PORT=8081
|
||||
MYSQL_ROOT_PASSWORD=root_pass
|
||||
DB_DATABASE=capcha
|
||||
DB_USERNAME=capcha
|
||||
DB_PASSWORD=capcha_pass
|
Reference in New Issue
Block a user