Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-06-03 03:46:55 +00:00
parent 4c9cbf8bcf
commit 1798a32440
182 changed files with 1444 additions and 40 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.26.0
image: getfider/fider:v0.27.0
labels:
createdBy: Apps
networks: