|
|
|
|
|
|
|
|
# Recommendation: use a dedicated domain (e.g., https://upload.example.com). |
|
|
# Recommendation: use a dedicated domain (e.g., https://upload.example.com). |
|
|
# Alternatively, use http://<your-ip>:5001 or http://api:5001, |
|
|
# Alternatively, use http://<your-ip>:5001 or http://api:5001, |
|
|
# ensuring port 5001 is externally accessible (see docker-compose.yaml). |
|
|
# ensuring port 5001 is externally accessible (see docker-compose.yaml). |
|
|
FILES_URL= |
|
|
|
|
|
|
|
|
FILES_URL=http://api:5001 |
|
|
|
|
|
|
|
|
# INTERNAL_FILES_URL is used for plugin daemon communication within Docker network. |
|
|
# INTERNAL_FILES_URL is used for plugin daemon communication within Docker network. |
|
|
# Set this to the internal Docker service URL for proper plugin file access. |
|
|
# Set this to the internal Docker service URL for proper plugin file access. |