diff --git a/baseTemplate/templates/baseTemplate/index.html b/baseTemplate/templates/baseTemplate/index.html index 4f7b020c7..e818e9bd9 100644 --- a/baseTemplate/templates/baseTemplate/index.html +++ b/baseTemplate/templates/baseTemplate/index.html @@ -1,8 +1,8 @@ {% load i18n %} {% get_current_language as LANGUAGE_CODE %} -{% with CP_VERSION="2.4.4.1" %} +{% with CP_VERSION="2.5.5-dev-fix" %} - +
@@ -17,30 +17,39 @@ - - - - - - - + + + + - + - + @@ -1566,7 +1575,7 @@ {% block header_scripts %}{% endblock %} - +Click "Generate docker-compose.yml" and "Generate .env file" to download both files.
+ +Place both files in the same directory on your server.
+ +Run the following commands in your terminal:
+docker compose up -d
+
+ To update environment variables:
+docker compose up -dClick "Generate docker-compose.yml" and "Generate .env file" to download both files.
+ +Place both files in the same directory on your server.
+ +Run the following commands in your terminal:
+docker compose up -d
+
+ To update environment variables:
+docker compose up -d