mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-01-12 22:43:20 -05:00
Commented
This commit is contained in:
parent
c3eb078635
commit
9f069e1402
@ -4,6 +4,7 @@ services:
|
|||||||
lc-core:
|
lc-core:
|
||||||
container_name: "libre-captcha"
|
container_name: "libre-captcha"
|
||||||
image: librecaptcha/lc-core:latest
|
image: librecaptcha/lc-core:latest
|
||||||
|
# Comment image & uncomment "build" if you intend to build from source
|
||||||
#build: .
|
#build: .
|
||||||
volumes:
|
volumes:
|
||||||
- "./docker-data:/lc-core/data"
|
- "./docker-data:/lc-core/data"
|
||||||
|
Loading…
Reference in New Issue
Block a user