settings.ini: move to using domain

This commit is contained in:
pedro 2024-09-26 08:50:05 -03:00
parent 044f3b9e4b
commit ed08684734
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[settings] [settings]
url = http://127.0.0.1:8000/api/snapshot/ url = http://localhost:8000/api/snapshot/
token = '1234' token = '1234'
# path = /path/to/save # path = /path/to/save
# device = your_device_name # device = your_device_name