Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-09-12 03:28:23 +00:00
parent 23790cb38c
commit b5247fba1e
60 changed files with 158 additions and 11 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ services:
- .env
environment:
- DATABASE_URL=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_NAME}?sslmode=disable
image: getfider/fider:v0.28.1
image: getfider/fider:v0.29.0
labels:
createdBy: Apps
networks: