update with .env file and new config entries

This commit is contained in:
John Crisp
2025-10-30 16:14:30 +01:00
parent 5cc01e31f9
commit 18d1bd81e0
5 changed files with 124 additions and 35 deletions

View File

@@ -8,6 +8,7 @@ use esmith::Build::CreateLinks qw(:all);
foreach (qw(
/home/e-smith/files/docker/configs/docker-compose.yml
/home/e-smith/files/docker/configs/.env
))
{
@@ -17,6 +18,7 @@ foreach (qw(
bootstrap-console-save
remoteaccess-update
smeserver-rocketchat-update
smeserver-docker-compose-update
));
}