mirror of
https://github.com/heyarne/airsonic-ui.git
synced 2026-05-06 18:33:38 +02:00
Implement authentication
This commit is contained in:
parent
9f5ff05101
commit
d782b49b94
7 changed files with 70 additions and 8 deletions
|
|
@ -1,4 +1,6 @@
|
|||
(ns airsonic-ui.config)
|
||||
|
||||
(def server "https://londe.arnes.space")
|
||||
|
||||
(def debug?
|
||||
^boolean goog.DEBUG)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue