Nathan Fretz
4 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
3 additions and
3 deletions
-
affine/docker-compose.yml
-
affine/umbrel-app.yml
|
|
@ -6,7 +6,7 @@ services: |
|
|
|
APP_PORT: 3010 |
|
|
|
|
|
|
|
web: |
|
|
|
image: ghcr.io/toeverything/affine-graphql:stable-4b9e2ab@sha256:43c56d1ddbd418698ea857e526e0b39845bdd62e1035162a98f8640bc5529f26 |
|
|
|
image: ghcr.io/toeverything/affine-graphql:stable-b052743@sha256:75558480ae13f23e5a8f8f2384a82c37ba18ceff6ab8df70ea0db643d5242776 |
|
|
|
restart: on-failure |
|
|
|
init: true |
|
|
|
command: |
|
|
|
|
|
@ -3,7 +3,7 @@ id: affine |
|
|
|
name: Affine |
|
|
|
tagline: Open source alternative to Notion, Miro, and Airtable |
|
|
|
category: files |
|
|
|
version: "0.17.4" |
|
|
|
version: "0.17.5" |
|
|
|
port: 3013 |
|
|
|
description: >- |
|
|
|
A privacy-focused, local-first, open-source, and ready-to-use alternative for Notion & Miro. |
|
|
@ -36,7 +36,7 @@ gallery: |
|
|
|
- 2.jpg |
|
|
|
- 3.jpg |
|
|
|
releaseNotes: >- |
|
|
|
This is a bugfix release. |
|
|
|
This is a bugfix release that includes improvements for message attachments. |
|
|
|
|
|
|
|
|
|
|
|
For full release notes, visit https://github.com/toeverything/AFFiNE/releases |
|
|
|