more testing
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
services:
|
||||
|
||||
archivebox:
|
||||
container_name: archivebox
|
||||
image: archivebox/archivebox:dev
|
||||
@@ -26,14 +25,14 @@ services:
|
||||
- SEARCH_BACKEND_ENGINE=sonic
|
||||
- SEARCH_BACKEND_HOST_NAME=sonic
|
||||
- SEARCH_BACKEND_PASSWORD=eeXa7chux9sheiviep8thaw3Yel1te
|
||||
networks:
|
||||
networks:
|
||||
- archivebox
|
||||
- reverseproxy
|
||||
ports:
|
||||
- 8000:8000
|
||||
restart: always
|
||||
volumes:
|
||||
- ${DOCKER_CONFIGS}/archivebox/data:/data
|
||||
ports:
|
||||
- 8283:8000
|
||||
restart: always
|
||||
volumes:
|
||||
- ${DOCKER_CONFIGS}/data:/data
|
||||
|
||||
authelia:
|
||||
container_name: authelia
|
||||
|
||||
Reference in New Issue
Block a user