mirror of
https://github.com/okxlin/appstore.git
synced 2026-02-21 18:37:41 +08:00
feat:添加mosdns到列表
This commit is contained in:
parent
02f2666fb2
commit
ffa12b2ad4
5
apps/mosdns/5.1.3/.env.sample
Normal file
5
apps/mosdns/5.1.3/.env.sample
Normal file
@ -0,0 +1,5 @@
|
||||
CONTAINER_NAME="mosdns"
|
||||
PANEL_APP_PORT_HTTP="40028"
|
||||
API_PORT="40029"
|
||||
DATA_PATH="./data"
|
||||
|
||||
5
apps/mosdns/latest/.env.sample
Normal file
5
apps/mosdns/latest/.env.sample
Normal file
@ -0,0 +1,5 @@
|
||||
CONTAINER_NAME="mosdns"
|
||||
PANEL_APP_PORT_HTTP="40028"
|
||||
API_PORT="40029"
|
||||
DATA_PATH="./data"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user