Processed apps directory via GitHub Actions
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
||||
- LOG_LEVEL=debug
|
||||
- TZ=Asia/Shanghai
|
||||
- https_proxy=${http_proxy:-}
|
||||
image: fallenbagel/jellyseerr:2.4.0
|
||||
image: fallenbagel/jellyseerr:2.5.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -16,4 +16,4 @@ services:
|
||||
- ${PANEL_APP_PORT_HTTP}:80
|
||||
restart: always
|
||||
volumes:
|
||||
- ${MACCMS10_ROOT_PATH}/iycms:/app/iycms
|
||||
- ${MACCMS10_ROOT_PATH}/www:/var/www
|
||||
|
||||
@@ -12,7 +12,7 @@ services:
|
||||
- NACOS_SERVER_PORT=8848
|
||||
- NACOS_AUTH_ENABLE=true
|
||||
- SPRING_DATASOURCE_PLATFORM=mysql
|
||||
image: nacos/nacos-server:v2.5.0
|
||||
image: nacos/nacos-server:v2.5.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
@@ -12,7 +12,7 @@ services:
|
||||
- LOG_LEVEL=debug
|
||||
- TZ=Asia/Shanghai
|
||||
- https_proxy=${http_proxy:-}
|
||||
image: fallenbagel/jellyseerr:2.4.0
|
||||
image: fallenbagel/jellyseerr:2.5.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -16,4 +16,4 @@ services:
|
||||
- ${PANEL_APP_PORT_HTTP}:80
|
||||
restart: always
|
||||
volumes:
|
||||
- ${MACCMS10_ROOT_PATH}/iycms:/app/iycms
|
||||
- ${MACCMS10_ROOT_PATH}/www:/var/www
|
||||
|
||||
@@ -12,7 +12,7 @@ services:
|
||||
- NACOS_SERVER_PORT=8848
|
||||
- NACOS_AUTH_ENABLE=true
|
||||
- SPRING_DATASOURCE_PLATFORM=mysql
|
||||
image: nacos/nacos-server:v2.5.0
|
||||
image: nacos/nacos-server:v2.5.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
|
||||
Reference in New Issue
Block a user