Improving ghost & nextcloud compose configs.
This commit is contained in:
@@ -20,5 +20,6 @@ for config_string in ${APP_CONFIGS[@]}; do
|
||||
fi
|
||||
done
|
||||
|
||||
# write container env file
|
||||
echo "DOMAIN=\"$nextcloud_subdomain.$ROOT_DOMAIN\"" > all-apps/nextcloud/nextcloud.env
|
||||
cat all-apps/nextcloud/nextcloud.env.tmpl >> all-apps/nextcloud/nextcloud.env
|
||||
|
||||
Reference in New Issue
Block a user