Skip to content

Commit

Permalink
Update affine.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
peaklabs-dev committed Oct 9, 2024
1 parent 5ab347d commit 41c20eb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions templates/compose/affine.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# documentation: https://docs.affine.pro/docs/self-host-affine
# slogan: AFFiNE is an open-source, all-in-one workspace and OS for knowledge management, a Notion/Miro alternative.
# slogan: Affine is an open-source, all-in-one workspace and OS for knowledge management, a Notion/Miro alternative.
# tags: knowledge-management,notion,miro,workspace
# logo: svgs/affine.svg
# port: 3010
Expand All @@ -11,8 +11,6 @@ services:
- sh
- '-c'
- 'node ./scripts/self-host-predeploy && node ./dist/index.js'
ports:
- ${AFFINE_PORT:-55555}:5555
depends_on:
redis:
condition: service_healthy
Expand Down

0 comments on commit 41c20eb

Please sign in to comment.