1
0
Fork 0
mirror of synced 2024-05-13 00:42:30 +12:00

Add SEARCH_BACKEND_PASSWORD env to archivebox container

Add the environment variable to make it explicit so that users are aware of the need to set the password in both containers.
This commit is contained in:
jdcaballerov 2021-01-08 14:43:27 -05:00 committed by GitHub
parent bfa5411a7c
commit f7c76adfd8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,6 +23,7 @@ services:
- SHOW_PROGRESS=False
- SEARCH_BACKEND_ENGINE=sonic
- SEARCH_BACKEND_HOST_NAME=sonic
- SEARCH_BACKEND_PASSWORD=SecretPassword
volumes:
- ./data:/data
depends_on: