mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-03-06 09:20:34 +08:00
Processed apps directory via GitHub Actions
This commit is contained in:
parent
7ff10573a0
commit
b404e31760
@ -3,6 +3,8 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
pihole:
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
container_name: pi-hole-dhcp
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
|
@ -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