diff --git a/env_files/certs-example.env b/env_files/certs-example.env index 712b447..a357387 100644 --- a/env_files/certs-example.env +++ b/env_files/certs-example.env @@ -1,4 +1,4 @@ -SSL_CRT_LOCATION=/home/vanhalleje/Dev/certs -SSL_CRT_NAME=wp8test.test.crt -SSL_KEY_LOCATION=/home/vanhalleje/Dev/certs -SSL_KEY_NAME=wp8test.test.key +SSL_CRT_LOCATION= +SSL_CRT_NAME +SSL_KEY_LOCATION= +SSL_KEY_NAME= diff --git a/env_files/manage-example.env b/env_files/manage-example.env index cb446e3..dc00509 100644 --- a/env_files/manage-example.env +++ b/env_files/manage-example.env @@ -1,2 +1,2 @@ -MOUNT_USER=vanhalleje -DOCKER_VOLUMES_PATH=/home/vanhalleje/.docker-data/volumes +MOUNT_USER= +DOCKER_VOLUMES_PATH= diff --git a/env_files/migrate-db-example.env b/env_files/migrate-db-example.env index 5b9fbec..d415546 100644 --- a/env_files/migrate-db-example.env +++ b/env_files/migrate-db-example.env @@ -1,2 +1,2 @@ -REMOTE_WP_PATH=/var/www/prod.ecolo.be/www -REMOTE_WP_URL=ecolo.be +REMOTE_WP_PATH= +REMOTE_WP_URL= diff --git a/env_files/remote-example.env b/env_files/remote-example.env index dd971b6..39e7a8e 100644 --- a/env_files/remote-example.env +++ b/env_files/remote-example.env @@ -1,2 +1,2 @@ -REMOTE_SSH_STRING=prod -REMOTE_WP_PATH=/var/www/prod.ecolo.be/www +REMOTE_SSH_STRING= +REMOTE_WP_PATH=