mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-06-10 06:54:30 +02:00
Chip
This commit is contained in:
parent
ef9d6d9f6c
commit
3d40acc26b
2 changed files with 2 additions and 2 deletions
web/public
|
@ -6,7 +6,7 @@
|
|||
// During web development, you may change values here for rapid testing.
|
||||
|
||||
var config = {
|
||||
base_url: window.location.origin, // Set this to "https://127.0.0.1" to test against a different server
|
||||
base_url: "https://127.0.0.1", // to test against a different server
|
||||
app_root: "/app",
|
||||
enable_login: true,
|
||||
enable_signup: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue