mirror of
https://github.com/bingohuang/docker-labs.git
synced 2025-07-14 18:27:25 +08:00
Disable recaptcha to use PWD locally
This commit is contained in:
parent
5eda323477
commit
5742e03454
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user