Actualizar edit_dot_env
This commit is contained in:
@@ -1,13 +1,11 @@
|
|||||||
# Edit this file and save as ".env" for use.
|
# Edit this file and save as ".env" for use.
|
||||||
|
|
||||||
COMPOSE_PROJECT_NAME=arches_proy
|
COMPOSE_PROJECT_NAME=prpcb_prod
|
||||||
|
|
||||||
# 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
|
||||||
|
|||||||
Reference in New Issue
Block a user