mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-09 11:35:56 +08:00
Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
commit
b5f7fbe7c0
@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
nezha-dash:
|
nezha-dash:
|
||||||
image: hamster1963/nezha-dash:v1.7.0
|
image: hamster1963/nezha-dash:v1.7.1
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -19,7 +19,7 @@ services:
|
|||||||
- NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png
|
- NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png
|
||||||
- NEXT_PUBLIC_CustomTitle=NezhaDash
|
- NEXT_PUBLIC_CustomTitle=NezhaDash
|
||||||
- NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha.
|
- NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha.
|
||||||
image: hamster1963/nezha-dash:v1.7.0
|
image: hamster1963/nezha-dash:v1.7.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
@ -3,6 +3,8 @@ networks:
|
|||||||
external: true
|
external: true
|
||||||
services:
|
services:
|
||||||
pihole:
|
pihole:
|
||||||
|
cap_add:
|
||||||
|
- NET_ADMIN
|
||||||
container_name: pi-hole-dhcp
|
container_name: pi-hole-dhcp
|
||||||
env_file:
|
env_file:
|
||||||
- ./envs/global.env
|
- ./envs/global.env
|
||||||
|
@ -19,7 +19,7 @@ services:
|
|||||||
- NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png
|
- NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png
|
||||||
- NEXT_PUBLIC_CustomTitle=NezhaDash
|
- NEXT_PUBLIC_CustomTitle=NezhaDash
|
||||||
- NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha.
|
- NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha.
|
||||||
image: hamster1963/nezha-dash:v1.7.0
|
image: hamster1963/nezha-dash:v1.7.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
@ -3,6 +3,8 @@ networks:
|
|||||||
external: true
|
external: true
|
||||||
services:
|
services:
|
||||||
pihole:
|
pihole:
|
||||||
|
cap_add:
|
||||||
|
- NET_ADMIN
|
||||||
container_name: pi-hole-dhcp
|
container_name: pi-hole-dhcp
|
||||||
env_file:
|
env_file:
|
||||||
- ./envs/global.env
|
- ./envs/global.env
|
||||||
|
Loading…
x
Reference in New Issue
Block a user