mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-09-05 19:37:56 +02:00
Embed new web UI into server
This commit is contained in:
parent
1a3816c1ff
commit
e27d5719f0
38 changed files with 64 additions and 110 deletions
|
@ -1,2 +1,5 @@
|
|||
const config = window.config;
|
||||
//const config = window.config;
|
||||
const config = {
|
||||
defaultBaseUrl: "https://ntfy.sh"
|
||||
};
|
||||
export default config;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue