Skip to content

Commit 41c20eb

Browse files
committed
Update affine.yaml
1 parent 5ab347d commit 41c20eb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

templates/compose/affine.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# documentation: https://docs.affine.pro/docs/self-host-affine
2-
# slogan: AFFiNE is an open-source, all-in-one workspace and OS for knowledge management, a Notion/Miro alternative.
2+
# slogan: Affine is an open-source, all-in-one workspace and OS for knowledge management, a Notion/Miro alternative.
33
# tags: knowledge-management,notion,miro,workspace
44
# logo: svgs/affine.svg
55
# port: 3010
@@ -11,8 +11,6 @@ services:
1111
- sh
1212
- '-c'
1313
- 'node ./scripts/self-host-predeploy && node ./dist/index.js'
14-
ports:
15-
- ${AFFINE_PORT:-55555}:5555
1614
depends_on:
1715
redis:
1816
condition: service_healthy

0 commit comments

Comments
 (0)