mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
@@ -4,10 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
bili-fetcher-api:
|
bili-fetcher-api:
|
||||||
image: bilibili-api:latest
|
image: qyg2297248353/bili-fetcher:v1.5.5.1
|
||||||
build:
|
|
||||||
context: https://github.com/2977094657/BilibiliHistoryFetcher.git
|
|
||||||
dockerfile: docker/Dockerfile.cpu
|
|
||||||
container_name: api-${CONTAINER_NAME}
|
container_name: api-${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
@@ -23,10 +20,7 @@ services:
|
|||||||
- DOCKER_ENV=true
|
- DOCKER_ENV=true
|
||||||
|
|
||||||
bili-fetcher-web:
|
bili-fetcher-web:
|
||||||
image: bilibili-frontend:latest
|
image: qyg2297248353/bili-fetcher-web:v1.3.6.2
|
||||||
build:
|
|
||||||
context: https://github.com/2977094657/BiliHistoryFrontend.git
|
|
||||||
dockerfile: Dockerfile
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- bili-fetcher-api
|
- bili-fetcher-api
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
|
|||||||
Reference in New Issue
Block a user