Disable recaptcha to use PWD locally
This commit is contained in:
@@ -15,3 +15,5 @@ services:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
# mount the box mounted shared folder to the container
|
||||
- $GOPATH/src:/go/src
|
||||
environment:
|
||||
GOOGLE_RECAPTCHA_DISABLED: "true"
|
||||
|
||||
Reference in New Issue
Block a user