This commit is contained in:
Korkman 2022-03-02 12:57:34 +01:00 committed by GitHub
parent 9f069e1402
commit 7da5a5b9af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"