This website requires JavaScript.
Explore
Help
Sign In
0x90
/
wordpress
Watch
12
Star
0
Fork
You've already forked wordpress
0
Code
Issues
Pull requests
Releases
Wiki
Activity
secrets are stored in .env
Browse source
...
This commit is contained in:
missytake
2020-05-19 16:05:53 +02:00
parent
a7d9a0c701
commit
c98c7c2b65
2 changed files
with
3 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show stats
Download patch file
Download diff file
Expand all files
Collapse all files
2
.env
Normal file
Unescape
Escape
View file
@ -0,0 +1,2 @@
MYSQL_PASSWORD
=
"secret"
MYSQL_ROOT_PASSWORD
=
"secret"
1
.gitignore
vendored
Normal file
Unescape
Escape
View file
@ -0,0 +1 @@
.env
Write
Preview
Loading…
Cancel
Save
Reference in a new issue
Repository
0x90/wordpress
Title
Body
Create issue