Merge remote-tracking branch 'origin/custom' into custom

This commit is contained in:
新疆萌森软件开发工作室 2024-12-06 13:36:11 +08:00
commit b5f7fbe7c0
18 changed files with 7 additions and 3 deletions

View File

@ -4,7 +4,7 @@ networks:
services:
nezha-dash:
image: hamster1963/nezha-dash:v1.7.0
image: hamster1963/nezha-dash:v1.7.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -19,7 +19,7 @@ services:
- NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png
- NEXT_PUBLIC_CustomTitle=NezhaDash
- NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha.
image: hamster1963/nezha-dash:v1.7.0
image: hamster1963/nezha-dash:v1.7.1
labels:
createdBy: Apps
networks:

View File

@ -3,6 +3,8 @@ networks:
external: true
services:
pihole:
cap_add:
- NET_ADMIN
container_name: pi-hole-dhcp
env_file:
- ./envs/global.env

View File

@ -19,7 +19,7 @@ services:
- NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png
- NEXT_PUBLIC_CustomTitle=NezhaDash
- NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha.
image: hamster1963/nezha-dash:v1.7.0
image: hamster1963/nezha-dash:v1.7.1
labels:
createdBy: Apps
networks:

View File

@ -3,6 +3,8 @@ networks:
external: true
services:
pihole:
cap_add:
- NET_ADMIN
container_name: pi-hole-dhcp
env_file:
- ./envs/global.env