Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-12-09 08:03:49 +00:00
parent 3a67799173
commit 5d65de8614
550 changed files with 642 additions and 642 deletions
+2 -2
View File
@@ -3,7 +3,7 @@ networks:
external: true
services:
archivebox:
container_name: ${CONTAINER_NAME}
container_name: archivebox
env_file:
- ./envs/global.env
- .env
@@ -25,7 +25,7 @@ services:
volumes:
- ${ARCHIVEBOX_ROOT_PATH}/data:/data
archivebox-sonic:
container_name: sonic-${CONTAINER_NAME}
container_name: sonic-archivebox
env_file:
- ./envs/global.env
- .env