From 97adaf0051976317f76217298c193abb95c0081e Mon Sep 17 00:00:00 2001 From: "Arnaud G. GIBERT" Date: Sat, 14 Dec 2024 08:11:55 +0100 Subject: [PATCH] - Update env.dist & Readme.txt files for release 1.3.1. --- ReleaseNotes.txt | 2 +- env.dist | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 1c4921c..eaaed57 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -1,5 +1,5 @@ ------------------------------------------------------------------------------------------------------------------------------------ -Rx3-Docker/Ampache V 1.3.x - A. GIBERT - 2024/12/xx +Rx3-Docker/Ampache V 1.3.1 - A. GIBERT - 2024/12/14 ------------------------------------------------------------------------------------------------------------------------------------ - Fix missing crond enabled daemon in internal webapp. diff --git a/env.dist b/env.dist index e128f0d..647afdf 100644 --- a/env.dist +++ b/env.dist @@ -20,7 +20,7 @@ APPL_NAME="ampache" APPL_NAME_FULL="Ampache" APPL_NAME_SHORT="ampache" APPL_ORG="rx3-docker" -APPL_VERSION="1.3.0" +APPL_VERSION="1.3.1" APPL_MAINTAINER='"Arnaud G. GIBERT" ' @@ -78,8 +78,8 @@ DOCKER_TOOLS_VOLUME=MERGED docker_service_add DB database ${ORG_URL_PREFIX} mariadb - 1.1.0-mga9 - - - mysql - 8006 3306 - - postgres postgres -docker_service_add WAI webapp-internal ${ORG_URL_PREFIX} ampache "Rx3-Docker/Ampache" 1.3.0-mga9 ${ORG_URL_PREFIX} php-apache 1.4.0-mga9 - - 8085 80 - - apache apache -docker_service_add WAE webapp-external ${ORG_URL_PREFIX} ampache - 1.3.0-mga9 - - - - - 8086 80 - - apache apache +docker_service_add WAI webapp-internal ${ORG_URL_PREFIX} ampache "Rx3-Docker/Ampache" ${APPL_VERSION} ${ORG_URL_PREFIX} php-apache 1.4.0-mga9 - - 8085 80 - - apache apache +docker_service_add WAE webapp-external ${ORG_URL_PREFIX} ampache - ${APPL_VERSION} - - - - - 8086 80 - - apache apache