mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
add multi-environment configuration support
This commit is contained in:
parent
74e7035123
commit
073619b461
16 changed files with 62 additions and 54 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -4,7 +4,9 @@
|
|||
|
||||
/database/yggtracker.mwb.bak
|
||||
|
||||
/src/config/app.php
|
||||
/src/config/*.php
|
||||
!/src/config/bootstrap.php
|
||||
!/src/config/env.default.php
|
||||
|
||||
/src/public/api/manifest.json
|
||||
/src/public/api/users.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue