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:
+1
-1
@@ -11,7 +11,7 @@ services:
|
||||
- TZ=Asia/Shanghai
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
image: linuxserver/jackett:0.24.1968
|
||||
image: linuxserver/jackett:0.24.1970
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -18,7 +18,7 @@ services:
|
||||
- TRUST_PROXY_HEADER=true
|
||||
- CASE_SENSITIVE_USERNAME=true
|
||||
- DB_URL=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_NAME}
|
||||
image: svhd/logto:1.39.0
|
||||
image: svhd/logto:1.40.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
+1
-1
@@ -12,7 +12,7 @@ services:
|
||||
- NACOS_CONSOLE_PORT=${PANEL_APP_PORT_HTTP:-8080}
|
||||
- NACOS_SERVER_PORT=${PANEL_APP_PORT_API:-8848}
|
||||
- NACOS_AUTH_ENABLE=true
|
||||
image: nacos/nacos-server:v3.2.1
|
||||
image: nacos/nacos-server:v3.2.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
@@ -13,7 +13,7 @@ services:
|
||||
- NACOS_SERVER_PORT=${PANEL_APP_PORT_API:-8848}
|
||||
- NACOS_AUTH_ENABLE=true
|
||||
- SPRING_DATASOURCE_PLATFORM=mysql
|
||||
image: nacos/nacos-server:v3.2.1
|
||||
image: nacos/nacos-server:v3.2.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
+1
-1
@@ -12,7 +12,7 @@ services:
|
||||
- SQLITE_PATH=/app/data
|
||||
- SQLITE_DB=waline
|
||||
- SQLITE_PREFIX=wl_
|
||||
image: lizheming/waline:1.40.1
|
||||
image: lizheming/waline:1.40.3
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
Reference in New Issue
Block a user