Ver código fonte

cleans up code

test
Jean-Christophe Vanhalle 1 ano atrás
pai
commit
6e0719ec50
2 arquivos alterados com 2 adições e 2 exclusões
  1. 1
    1
      env_files/certs-example.env
  2. 1
    1
      env_files/remote-example.env

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

@@ -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 arquivo

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

Carregando…
Cancelar
Salvar