Actualizar edit_dot_env

This commit is contained in:
2026-05-07 23:47:02 -04:00
parent 24dc849936
commit 5f2e545fed

View File

@@ -5,6 +5,9 @@ COMPOSE_PROJECT_NAME=arches_proy
# Not supporting multiple domains yet, so just make sure there's only # Not supporting multiple domains yet, so just make sure there's only
# one here. # one here.
DOMAINS=pmoxos.patrimonio.org.bo DOMAINS=pmoxos.patrimonio.org.bo
DOMAINS_EXTRA="gitea.patrimonio.org.bo pmoxosnube.patrimonio.org.bo"
DEPLOY_HOST=$DOMAINS DEPLOY_HOST=$DOMAINS
NGINX_HTML_PATH=/var/www/html/$DEPLOY_HOST NGINX_HTML_PATH=/var/www/html/$DEPLOY_HOST
CERT_PATH=/var/www/certbot/$DEPLOY_HOST CERT_PATH=/var/www/certbot/$DEPLOY_HOST