From 76289432e87ccabf1bdafe56448555afc8dd7c70 Mon Sep 17 00:00:00 2001 From: sysadmin Date: Mon, 16 Mar 2026 16:15:01 -0400 Subject: [PATCH] Actualizar README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bb4042..9838c0d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Desarrollo basado en la implementación de [OpenContext](https://github.com/opencontext/arches-via-docker) -# Public Web Server and Localhost Deployments +# Implementación en servidor web público y local This main goal of this repo is to offer a simple, turnkey approach to deploying HTTPS secured Arches on the Web. This "main" branch will attempt to install and depoloy the most current stable release of Arches in a Docker container. Other Docker containers will run certain Arches dependency applications. You can also use this to deploy the current stable version of Arches for use on a `localhost` by leaving Arches with the Django `DEBUG` setting as `True`. See below for instructions on creating and editing an `.env` file.