Procházet zdrojové kódy

cleans up code

test
Jean-Christophe Vanhalle před 1 rokem
rodič
revize
6e0719ec50
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 1
    1
      env_files/certs-example.env
  2. 1
    1
      env_files/remote-example.env

+ 1
- 1
env_files/certs-example.env Zobrazit soubor

@@ -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 Zobrazit soubor

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

Načítá se…
Zrušit
Uložit