Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353 2025-02-28 21:17:42 +00:00
parent b7b70d3205
commit a45d920612
117 changed files with 24 additions and 24 deletions

View File

@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080}
- AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523}
image: qyg2297248353/ammds:v1.0.11
image: qyg2297248353/ammds:v1.0.12
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}

View File

@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10
- appname=casdoor
- authState=casdoor
image: casbin/casdoor:v1.848.0
image: casbin/casdoor:v1.850.0
labels:
createdBy: Apps
networks:

View File

@ -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.24.1
image: svhd/logto:1.25.0
labels:
createdBy: Apps
networks:

View File

@ -19,7 +19,7 @@ services:
- AUTH_SITE=iyuu,hhclub,audiences,hddolby,zmpt,freefarm,hdfans,wintersakura,leaves,ptba,icc2022,xingtan,ptvicomo,agsvpt,hdkyl,qingwa,discfan,haidan,rousi,sunny,ptcafe,ptzone,kufei,yemapt
- HTTP_PROXY=${PROXY_HOST}
- HTTPS_PROXY=${PROXY_HOST}
image: jxxghp/moviepilot-v2:2.3.0
image: jxxghp/moviepilot-v2:2.3.1
labels:
createdBy: Apps
logging:

View File

@ -14,7 +14,7 @@ services:
- initial_email=${INITIAL_EMAIL}
- initial_server_url=${INITIAL_SERVER_URL}
- initial_ssh_root_url=${INITIAL_SSH_ROOT_URL}
image: 1dev/server:11.7.1
image: 1dev/server:11.7.2
labels:
createdBy: Apps
networks:

View File

@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: huolalatech/page-spy-web:v2.1.3
image: huolalatech/page-spy-web:v2.2.0
labels:
createdBy: Apps
networks:

View File

@ -17,7 +17,7 @@ services:
PHOTOPRISM_PASSWORD_LENGTH: 8
PHOTOPRISM_UID: 0
PHOTOPRISM_UMASK: 18
image: photoprism/photoprism:250224
image: photoprism/photoprism:250228
labels:
createdBy: Apps
networks:

View File

@ -18,7 +18,7 @@ services:
- 53
- 53/udp
- ${PANEL_APP_PORT_HTTP}
image: pihole/pihole:2025.02.6
image: pihole/pihole:2025.02.7
labels:
createdBy: Apps
network_mode: host

View File

@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: pihole/pihole:2025.02.6
image: pihole/pihole:2025.02.7
labels:
createdBy: Apps
networks:

View File

@ -12,7 +12,7 @@ services:
- PORT=3333
- API_URL=http://localhost:8080
- TRUST_PROXY=false
image: stonith404/pingvin-share:v1.9.1
image: stonith404/pingvin-share:v1.10.1
labels:
createdBy: Apps
networks:

View File

@ -16,7 +16,7 @@ services:
- WEBLATE_ALLOWED_HOSTS=*
- POSTGRES_DATABASE=weblate
- CLIENT_MAX_BODY_SIZE=200M
image: weblate/weblate:5.10.1.0
image: weblate/weblate:5.10.2.0
labels:
createdBy: Apps
networks:

View File

@ -16,7 +16,7 @@ services:
- REGION=en-US
- KEYBOARD=en-US
- VERSION=${VERSION}
image: dockurr/windows:4.15
image: dockurr/windows:4.16
labels:
createdBy: Apps
networks:

Some files were not shown because too many files have changed in this diff Show More