settings.ini: move to using domain
This commit is contained in:
parent
da026ad0c3
commit
21942f26af
|
@ -1,5 +1,5 @@
|
|||
[settings]
|
||||
url = http://127.0.0.1:8000/api/snapshot/
|
||||
url = http://localhost:8000/api/snapshot/
|
||||
token = '1234'
|
||||
# path = /path/to/save
|
||||
# device = your_device_name
|
||||
|
|
Loading…
Reference in New Issue