mirror of
https://github.com/bingohuang/docker-labs.git
synced 2025-10-05 09:53:21 +08:00
Disable recaptcha to use PWD locally
This commit is contained in:
@@ -15,3 +15,5 @@ services:
|
|||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
# mount the box mounted shared folder to the container
|
# mount the box mounted shared folder to the container
|
||||||
- $GOPATH/src:/go/src
|
- $GOPATH/src:/go/src
|
||||||
|
environment:
|
||||||
|
GOOGLE_RECAPTCHA_DISABLED: "true"
|
||||||
|
Reference in New Issue
Block a user