more testing

This commit is contained in:
2024-04-07 07:55:28 -05:00
parent 55fb1de6f7
commit 3c1d292926

View File

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