Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353 2025-02-28 21:17:44 +00:00
parent 45534f7ffc
commit 812d67a037
101 changed files with 12 additions and 12 deletions

View File

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

View File

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

View File

@ -18,7 +18,7 @@ services:
- TRUST_PROXY_HEADER=true - TRUST_PROXY_HEADER=true
- CASE_SENSITIVE_USERNAME=true - CASE_SENSITIVE_USERNAME=true
- DB_URL=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_NAME} - 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: labels:
createdBy: Apps createdBy: Apps
networks: 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 - 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} - HTTP_PROXY=${PROXY_HOST}
- HTTPS_PROXY=${PROXY_HOST} - HTTPS_PROXY=${PROXY_HOST}
image: jxxghp/moviepilot-v2:2.3.0 image: jxxghp/moviepilot-v2:2.3.1
labels: labels:
createdBy: Apps createdBy: Apps
logging: logging:

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

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