-
-
Notifications
You must be signed in to change notification settings - Fork 484
Open
Description
Describe the bug
Images cannot load if FQDN changes if modified URL after a new deployment.
To Reproduce
Steps to reproduce the behavior:
1st way:
- deploy Appflowy_cloud and change FQDN=xx.yy.zz in .env
- new a doc as test, and upload image A in the test page.
- undeploy Appflowy_cloud and backup data(postgres_data ,minio_data ) to a new server
- deploy Appflowy_cloud and change FQDN=aa.bb.cc in .env
- access by aa.bb.cc, can see image A can not be loaded
2nd way:
- deploy Appflowy_cloud and change FQDN=xx.yy.zz in .env
- new a doc as test, and upload image A in the test page.
- access by localhost:80 and view test page, image A can not be loaded.
Expected behavior
access by aa.bb.cc url image A can show in test page, but test page image can not load.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels