diff options
fix: remove test file, move pw to .env
before anyone panically calls me, this is literally the example password used in .env.example (previously compose.yml) that was in the LocalSettings-old.php
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ /mediawiki/LocalSettings.php /mediawiki/pg /mediawiki/user-uploads +.env |