This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// terminal command | |
brave-browser --disable-site-isolation-trials --disable-web-security --user-data-dir="~/tmp" | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# documentation: https://docs.appflowy.io/docs/guides/appflowy-cloud/self-hosting | |
# slogan: Open Source Alternative to Notion - Self-hosted Collaborative Knowledge Base | |
# tags: productivity,notes,knowledge-base,collaboration,document | |
# logo: svgs/appflowy.svg | |
# port: 80 | |
# | |
# Note: This docker-compose.yml file is optimized for deployment with Coolify. | |
# The 'exclude_from_hc' property is a Coolify-specific feature that allows | |
# certain one-time execution services to be excluded from health checks. | |
# This may cause validation warnings with standard docker compose tools. |
OlderNewer