Move config into secret folder

This commit is contained in:
2023-10-01 20:29:59 -04:00
parent 185ab839ab
commit 0458ab5e8b
6 changed files with 10 additions and 4 deletions

3
.gitignore vendored
View File

@@ -1,5 +1,6 @@
vendor/
config.json
secret/config.json
secret/*.key
composer.phar
DOMAIN_OVERRIDE
*.log