mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-03-12 21:10:32 +08:00
Processed apps directory via GitHub Actions
This commit is contained in:
parent
c3ed6f47ea
commit
4ad2ad3910
@ -12,7 +12,7 @@ services:
|
|||||||
- LOG_LEVEL=debug
|
- LOG_LEVEL=debug
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
- https_proxy=${http_proxy:-}
|
- https_proxy=${http_proxy:-}
|
||||||
image: fallenbagel/jellyseerr:2.4.0
|
image: fallenbagel/jellyseerr:2.5.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
@ -16,4 +16,4 @@ services:
|
|||||||
- ${PANEL_APP_PORT_HTTP}:80
|
- ${PANEL_APP_PORT_HTTP}:80
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- ${MACCMS10_ROOT_PATH}/iycms:/app/iycms
|
- ${MACCMS10_ROOT_PATH}/www:/var/www
|
||||||
|
@ -12,7 +12,7 @@ services:
|
|||||||
- NACOS_SERVER_PORT=8848
|
- NACOS_SERVER_PORT=8848
|
||||||
- NACOS_AUTH_ENABLE=true
|
- NACOS_AUTH_ENABLE=true
|
||||||
- SPRING_DATASOURCE_PLATFORM=mysql
|
- SPRING_DATASOURCE_PLATFORM=mysql
|
||||||
image: nacos/nacos-server:v2.5.0
|
image: nacos/nacos-server:v2.5.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
network_mode: ${NETWORK_MODE}
|
network_mode: ${NETWORK_MODE}
|
@ -12,7 +12,7 @@ services:
|
|||||||
- LOG_LEVEL=debug
|
- LOG_LEVEL=debug
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
- https_proxy=${http_proxy:-}
|
- https_proxy=${http_proxy:-}
|
||||||
image: fallenbagel/jellyseerr:2.4.0
|
image: fallenbagel/jellyseerr:2.5.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
@ -16,4 +16,4 @@ services:
|
|||||||
- ${PANEL_APP_PORT_HTTP}:80
|
- ${PANEL_APP_PORT_HTTP}:80
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- ${MACCMS10_ROOT_PATH}/iycms:/app/iycms
|
- ${MACCMS10_ROOT_PATH}/www:/var/www
|
||||||
|
@ -12,7 +12,7 @@ services:
|
|||||||
- NACOS_SERVER_PORT=8848
|
- NACOS_SERVER_PORT=8848
|
||||||
- NACOS_AUTH_ENABLE=true
|
- NACOS_AUTH_ENABLE=true
|
||||||
- SPRING_DATASOURCE_PLATFORM=mysql
|
- SPRING_DATASOURCE_PLATFORM=mysql
|
||||||
image: nacos/nacos-server:v2.5.0
|
image: nacos/nacos-server:v2.5.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
network_mode: ${NETWORK_MODE}
|
network_mode: ${NETWORK_MODE}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user