优化 adguardhome

This commit is contained in:
ms
2026-06-10 16:50:35 +08:00
parent 183f1022f3
commit 7b046d6d67
2 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -18,7 +18,7 @@ services:
- ${GLOBAL_ENV_FILE:-/etc/1panel/envs/global.env} - ${GLOBAL_ENV_FILE:-/etc/1panel/envs/global.env}
- ${ENV_FILE:-/etc/1panel/envs/default.env} - ${ENV_FILE:-/etc/1panel/envs/default.env}
volumes: volumes:
- ${ADGUARDHOME_ROOT_PATH}/workdir:/my/own/workdir - ${ADGUARDHOME_ROOT_PATH}/work:/opt/adguardhome/work
- ${ADGUARDHOME_ROOT_PATH}/confdir:/my/own/confdir - ${ADGUARDHOME_ROOT_PATH}/conf:/opt/adguardhome/conf
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB