diff options
| author | FIN-IT_AndriFP <andrifebriyadiputra@gmail.com> | 2026-01-26 16:48:13 +0700 |
|---|---|---|
| committer | FIN-IT_AndriFP <andrifebriyadiputra@gmail.com> | 2026-01-26 16:48:13 +0700 |
| commit | 00ac8f58f05f082c2992f62a84d218106267f67a (patch) | |
| tree | e100083fb32604696c3f8256559a9f3f5f308d74 | |
| parent | ecc5b30e44c93a720f076d6e62b22e8c304bdfd1 (diff) | |
fix
| -rw-r--r-- | magento_has_sync.ktr | 2 | ||||
| -rw-r--r-- | magento_sync_attribute_set.ktr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/magento_has_sync.ktr b/magento_has_sync.ktr index 55b0c06..cf62f7b 100644 --- a/magento_has_sync.ktr +++ b/magento_has_sync.ktr @@ -438,7 +438,7 @@ </notepads> <connection> <name>live indoteknik</name> - <server>localhost</server> + <server>10.148.0.3</server> <type>POSTGRESQL</type> <access>Native</access> <database>erp_indoteknik</database> diff --git a/magento_sync_attribute_set.ktr b/magento_sync_attribute_set.ktr index 24e4011..1ecd2b2 100644 --- a/magento_sync_attribute_set.ktr +++ b/magento_sync_attribute_set.ktr @@ -437,7 +437,7 @@ </notepads> <connection> <name>live indoteknik</name> - <server>localhost</server> + <server>10.148.0.3</server> <type>POSTGRESQL</type> <access>Native</access> <database>erp_indoteknik</database> |
