update
All checks were successful
Setup Native Action / native (3.12.7) (push) Has been skipped
Setup Native Action / docker (3.12.7) (push) Has been skipped

This commit is contained in:
KaySar12 2025-03-25 22:45:34 +07:00
parent 3cbd22f1b0
commit 53ba5ae0c8
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 443a6ed5d543a45c50b547700435dfba84310400
Subproject commit b17c6e0971401a1cf17a6ab5bcb576d94ccd1713

View File

@ -20,7 +20,7 @@ import odoorpc
import color_log
# Default configuration
DEFAULT_HOST = "10.1.1.34"
DEFAULT_HOST = "localhost"
DEFAULT_PORT = 8069
DEFAULT_USERNAME = "admin"
DEFAULT_PASSWORD = "admin"