发布 BiliFetcher

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
2025-05-22 17:11:52 +08:00
parent be4e59fe87
commit 631ff29e43
9 changed files with 632 additions and 1 deletions
@@ -9,6 +9,8 @@ services:
restart: always
networks:
- 1panel-network
ports:
- ${PANEL_APP_PORT_API}:8899
env_file:
- ${GLOBAL_ENV_FILE:-/etc/1panel/envs/global.env}
- ${ENV_FILE:-/etc/1panel/envs/default.env}