mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2025-01-22 04:34:17 +00:00
init push API receiver
This commit is contained in:
parent
5dd59df789
commit
bacdcc6ec0
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…
x
Reference in New Issue
Block a user