Commit 4f6795598a4e597f12671104101b93760ce8f1fa
1 parent
17652aa8
updates
Showing
1 changed file
with
2 additions
and
2 deletions
configuration.xml
1 | 1 | <configuration> |
2 | 2 | |
3 | 3 | <deep_datalet_configuration> |
4 | - <components_repository_url_reference>http://172.16.15.77/DEEalerProvider/COMPONENTS/datalets/</components_repository_url_reference> | |
4 | + <components_repository_url_reference>http://192.168.164.128/deep/COMPONENTS/datalets/</components_repository_url_reference> | |
5 | 5 | </deep_datalet_configuration> |
6 | 6 | |
7 | 7 | <deep_controllets_configuration> |
8 | - <components_repository_url_reference>http://172.16.15.77/DEEalerProvider/COMPONENTS/controllets/</components_repository_url_reference> | |
8 | + <components_repository_url_reference>http://192.168.164.128/deep/COMPONENTS/controllets/</components_repository_url_reference> | |
9 | 9 | </deep_controllets_configuration> |
10 | 10 | |
11 | 11 | </configuration> | ... | ... |