Quotes
This commit is contained in:
parent
9f069e1402
commit
7da5a5b9af
|
@ -4,7 +4,7 @@ services:
|
|||
lc-core:
|
||||
container_name: "libre-captcha"
|
||||
image: librecaptcha/lc-core:latest
|
||||
# Comment image & uncomment "build" if you intend to build from source
|
||||
# Comment "image" & uncomment "build" if you intend to build from source
|
||||
#build: .
|
||||
volumes:
|
||||
- "./docker-data:/lc-core/data"
|
||||
|
|
Loading…
Reference in New Issue