diff --git a/php/templates/containers.twig b/php/templates/containers.twig
index 25792712..9c1efa3a 100644
--- a/php/templates/containers.twig
+++ b/php/templates/containers.twig
@@ -210,6 +210,7 @@
Backed up will get all important data of your Nextcloud AIO instance like the database, your files and configuration files of the mastercontainer and else.
The backup itself will use a tool that is called BorgBackup which is a well-known server backup tool that efficiently backs up your files and encrypts them on the fly.
Backups get created in the following directory on the host: {{ borg_backup_host_location }}/borg
+ Be aware that this solution does not back up files and folders that are mounted into Nextcloud using the external storage app.
{% if isApacheStarting != true %}