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
adds a .env example
test
Jean-Christophe Vanhalle
5 years ago
parent
6d072a7f15
commit
fdf3a270ad
1 changed files
with
8 additions
and
0 deletions
Split View
Show Diff Stats
8
0
.env-example
+ 8
- 0
.env-example
View File
@@ -0,0 +1,8 @@
PREFIX=wptest
DB_ROOT_PASSWORD=root
DB_USER=user
DB_USER_PASSWORD=user
THEME=twentyseventeen
WP_LOCALE=fr_FR
WP_VERSION=5.4
USER=
Write
Preview
Loading…
Cancel
Save