Explorar el Código

cleans up code

test
Jean-Christophe Vanhalle hace 1 año
padre
commit
6e0719ec50
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1
    1
      env_files/certs-example.env
  2. 1
    1
      env_files/remote-example.env

+ 1
- 1
env_files/certs-example.env Ver fichero

@@ -1,4 +1,4 @@
SSL_CRT_LOCATION=<path>
SSL_CRT_NAME<certificate filename>
SSL_CRT_NAME=<certificate filename>
SSL_KEY_LOCATION=<path>
SSL_KEY_NAME=<key filename>

+ 1
- 1
env_files/remote-example.env Ver fichero

@@ -1,2 +1,2 @@
REMOTE_SSH_STRING=<sshconfig hostname>
REMOTE_WP_PATH=</var/www/example.com.be>
REMOTE_WP_PATH=</var/www/example.com>

Cargando…
Cancelar
Guardar