mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
Processed apps directory via GitHub Actions
This commit is contained in:
@@ -3,7 +3,7 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
astrbot:
|
||||
container_name: ${CONTAINER_NAME}
|
||||
container_name: astrbot-napcat
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
@@ -27,7 +27,7 @@ services:
|
||||
- ${ASTRBOT_ROOT_PATH}/ntqq:/app/.config/QQ
|
||||
- ${ASTRBOT_ROOT_PATH}/napcat/config:/app/napcat/config
|
||||
napcat:
|
||||
container_name: napcat-${CONTAINER_NAME}
|
||||
container_name: napcat-astrbot-napcat
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
|
||||
Reference in New Issue
Block a user