This website works better with JavaScript.
Home
Explore
Help
Sign In
jc.vanhalle
/
wp-docker-setup
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fixes wrong deployment path in example
test
Jean-Christophe Vanhalle
2 years ago
parent
4e845592e2
commit
f85c57c9b9
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
deployment/deployment-example.env
+ 1
- 1
deployment/deployment-example.env
View File
@@ -1,7 +1,7 @@
deployment_exclude_file=
local_directory_path=
now="$(date +%Y-%m-%d-%H-%M-%S)"
remote_deployment_path=
remote_deployment_
directory_
path=
remote_directory_path=
remote_ssh_string=
remote_wp_path=
Write
Preview
Loading…
Cancel
Save