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:
@@ -15,7 +15,7 @@ services:
|
||||
- DOWNLOAD_PATH=/download
|
||||
- PGID=1000
|
||||
- PUID=1000
|
||||
image: streamrec/stream-rec:v0.7.2
|
||||
image: streamrec/stream-rec:dev
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -25,6 +25,7 @@ services:
|
||||
restart: always
|
||||
volumes:
|
||||
- ${STREAM_REC_ROOT_PATH}/records:/opt/records
|
||||
- ${STREAM_REC_ROOT_PATH}/rclone:/root/.config/rclone
|
||||
- ${STREAM_REC_ROOT_PATH}/download:/download
|
||||
stream-rec-frontend:
|
||||
container_name: stream-rec
|
||||
@@ -36,7 +37,7 @@ services:
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
- API_URL=http://stream-rec-backend:12555/api
|
||||
image: streamrec/stream-rec-front:v0.7.2
|
||||
image: streamrec/stream-rec-front:dev
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user