fix: reverted changes to local config file

This commit is contained in:
2025-08-03 18:59:05 -06:00
parent c446fa652e
commit ab3863943d

View File

@@ -7,7 +7,6 @@
}, },
"AllowedHosts": "*", "AllowedHosts": "*",
"LocalGateways": { "LocalGateways": {
//"InventoryDAL": "https://localhost:7037", "InventoryDAL": "https://localhost:7037"
"InventoryDAL": "http://portainer.white-enciso.pro:5101"
} }
} }