mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-03 06:27:57 +08:00
Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
commit
b5f7fbe7c0
@ -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"
|
@ -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:
|
@ -3,6 +3,8 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
pihole:
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
container_name: pi-hole-dhcp
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
|
@ -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:
|
||||
|
@ -3,6 +3,8 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
pihole:
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
container_name: pi-hole-dhcp
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
|
Loading…
x
Reference in New Issue
Block a user