Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-04-01 03:42:34 +00:00
parent 5ded586a71
commit 6809b9f9f5
150 changed files with 501 additions and 80 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.24.0
image: getfider/fider:v0.25.0
labels:
createdBy: Apps
networks: