rewrites the whole thing
This commit is contained in:
4
env_files/certs.env
Normal file
4
env_files/certs.env
Normal file
@@ -0,0 +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
|
||||
2
env_files/manage.env
Normal file
2
env_files/manage.env
Normal file
@@ -0,0 +1,2 @@
|
||||
MOUNT_USER=vanhalleje
|
||||
DOCKER_VOLUMES_PATH=/home/vanhalleje/.docker-data/volumes
|
||||
2
env_files/migrate-db.env
Normal file
2
env_files/migrate-db.env
Normal file
@@ -0,0 +1,2 @@
|
||||
REMOTE_WP_PATH=/var/www/prod.ecolo.be/www
|
||||
REMOTE_WP_URL=ecolo.be
|
||||
2
env_files/remote.env
Normal file
2
env_files/remote.env
Normal file
@@ -0,0 +1,2 @@
|
||||
REMOTE_SSH_STRING=prod
|
||||
REMOTE_WP_PATH=/var/www/prod.ecolo.be/www
|
||||
Reference in New Issue
Block a user