mirror of
https://github.com/AppFlowy-IO/AppFlowy-Cloud.git
synced 2026-03-13 10:09:56 +08:00
chore: selfhost docker check (#1572)
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -17,8 +17,10 @@ flake.nix
|
||||
flake.lock
|
||||
.envrc
|
||||
.direnv/
|
||||
.claude
|
||||
|
||||
**/.DS_Store
|
||||
**/.env.*
|
||||
|
||||
docker-compose.override.yml
|
||||
docker-compose.override.yml
|
||||
.serena
|
||||
|
||||
@@ -140,11 +140,6 @@ ADMIN_FRONTEND_GOTRUE_URL=http://gotrue:9999
|
||||
# URL that connects to the cloud docker container
|
||||
ADMIN_FRONTEND_APPFLOWY_CLOUD_URL=http://appflowy_cloud:8000
|
||||
|
||||
# Base Url for the admin frontend. If you use the default Nginx conf provided here, this value should be /console.
|
||||
# If you want to keep the previous behaviour where admin frontend is served at the root, don't set this env variable,
|
||||
# or set it to empty string.
|
||||
ADMIN_FRONTEND_PATH_PREFIX=/console
|
||||
|
||||
# =============================================================================
|
||||
# 📧 EMAIL CONFIGURATION: SMTP settings (optional but recommended for production)
|
||||
# =============================================================================
|
||||
|
||||
1521
script/diagnose_appflowy.sh
Executable file
1521
script/diagnose_appflowy.sh
Executable file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user