first base of project-changed apps: Herd-livestock-tag-log-elasticsearch- fix log.json path

This commit is contained in:
2025-05-24 17:01:06 +03:30
parent 97aa9c8741
commit bae8004422

View File

@@ -34,7 +34,7 @@ ALLOWED_HOSTS = [
'https://localhost:9200',
'https://api.rasadyaar.net',
'http://localhost:3000',
'http://192.168.88.130:3000'
'http://192.168.88.130:3000',
'*'
]