mirror of
https://github.com/okxlin/appstore.git
synced 2026-03-11 19:27:45 +08:00
feat:添加h5ai到列表
This commit is contained in:
parent
0b6679e2a9
commit
6fbbf78c0f
BIN
app-list.png
BIN
app-list.png
Binary file not shown.
|
Before Width: | Height: | Size: 645 KiB After Width: | Height: | Size: 658 KiB |
@ -9,7 +9,7 @@ services:
|
||||
- "${PANEL_APP_PORT_HTTP}:80"
|
||||
volumes:
|
||||
- "${DATA_PATH}:/h5ai"
|
||||
- "${CONFIG_PATH}::/config"
|
||||
- "${CONFIG_PATH}:/config"
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
|
||||
@ -9,7 +9,7 @@ services:
|
||||
- "${PANEL_APP_PORT_HTTP}:80"
|
||||
volumes:
|
||||
- "${DATA_PATH}:/h5ai"
|
||||
- "${CONFIG_PATH}::/config"
|
||||
- "${CONFIG_PATH}:/config"
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
|
||||
Loading…
Reference in New Issue
Block a user