mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
init push API receiver
This commit is contained in:
parent
5dd59df789
commit
bacdcc6ec0
2 changed files with 4 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
/database/yggtracker.mwb.bak
|
||||
|
||||
/src/public/api/
|
||||
/src/public/api/*.json
|
||||
|
||||
/src/config/*
|
||||
!/src/config/bootstrap.php
|
||||
|
|
|
|||
3
src/public/api/push.php
Normal file
3
src/public/api/push.php
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
// @TODO
|
||||
Loading…
Add table
Add a link
Reference in a new issue