Merge remote changes with local updates
This commit is contained in:
commit
4baeaed265
@ -6,7 +6,6 @@ This repository contains the Cloudron packaging for [Ente](https://ente.io), an
|
|||||||
|
|
||||||
- Self-host your own encrypted photo backup service
|
- Self-host your own encrypted photo backup service
|
||||||
- Automatically integrates with Cloudron's PostgreSQL database
|
- Automatically integrates with Cloudron's PostgreSQL database
|
||||||
- Uses Cloudron's object storage for file storage
|
|
||||||
- Configured to use Cloudron's mail service for sending emails
|
- Configured to use Cloudron's mail service for sending emails
|
||||||
- Easy to deploy and manage through the Cloudron interface
|
- Easy to deploy and manage through the Cloudron interface
|
||||||
|
|
||||||
@ -71,7 +70,6 @@ Once this app is accepted into the Cloudron App Store, you can install it direct
|
|||||||
The app is configured automatically using Cloudron's environment variables for:
|
The app is configured automatically using Cloudron's environment variables for:
|
||||||
|
|
||||||
- PostgreSQL database connection
|
- PostgreSQL database connection
|
||||||
- S3-compatible object storage
|
|
||||||
- SMTP mail service
|
- SMTP mail service
|
||||||
- App origin URL
|
- App origin URL
|
||||||
|
|
||||||
@ -83,6 +81,10 @@ The package includes several enhancements to ensure proper functionality:
|
|||||||
2. **API Configuration**: Dynamic runtime configuration to ensure the frontend connects to the correct API endpoint
|
2. **API Configuration**: Dynamic runtime configuration to ensure the frontend connects to the correct API endpoint
|
||||||
3. **CORS Headers**: Proper CORS configuration for API access
|
3. **CORS Headers**: Proper CORS configuration for API access
|
||||||
|
|
||||||
|
You need to manually set up and configure:
|
||||||
|
|
||||||
|
- S3-compatible object storage
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
### Web Client
|
### Web Client
|
||||||
|
Loading…
x
Reference in New Issue
Block a user