Commented

This commit is contained in:
Korkman
2022-03-02 12:57:12 +01:00
committed by GitHub
parent c3eb078635
commit 9f069e1402

View File

@@ -4,6 +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
#build: .
volumes:
- "./docker-data:/lc-core/data"