mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-06-26 06:18:04 +02:00
Support external routes
This commit is contained in:
parent
b5670d9a71
commit
52a55f71e6
10 changed files with 52 additions and 52 deletions
web/public
3
web/public/config.js
Normal file
3
web/public/config.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
var config = {
|
||||
defaultBaseUrl: 'https://ntfy.sh'
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue